summaryrefslogtreecommitdiffstats
path: root/standalone-container
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add todo for later cleanupJon Bratseth2016-09-291-1/+4
| |
| * CleanupJon Bratseth2016-09-291-1/+1
| |
| * Run Application with VespaModel instead of MockRootJon Bratseth2016-09-286-8/+16
| |
* | Remove unused argumentHarald Musum2016-09-271-4/+4
|/
* Allow source directories in standalone application.Jon Bratseth2016-09-191-1/+1
| | | | | | | This allows Application instances to run tests referencing config definitions without first building the jar containing those config definitions. Application currently instantiates Vespa models directly and (via dependency injection) through standalone container.
* Only refer to plugin, do not specify any details...Henning Baldersheim2016-09-061-0/+4
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Bundle vespajlib into container-disc again.gjoranv2016-06-211-1/+2
| | | | | | | | | - after briefly trying to include it in jdisc_core. This was abandoned because vespajlib leaks commons-lang packages from its apis. This reverts commit a522b5ac3d26e8ae9619c1bf85aada0eb98edc33. This reverts commit b644afac2ef70c622feafd43742fb70f31418237.
* remove namesKristian Aune2016-06-171-4/+4
|
* Remove preinstall of vespajlib (now provided from jdisc_core).gjoranv2016-06-161-2/+1
|
* PublishJon Bratseth2016-06-1519-0/+1584