aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove Scala from container-coreBjørn Christian Seime2017-07-201-31/+0
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-2/+2
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* disallow some warningsArne H Juul2017-04-251-0/+10
| | | | | | | * note that "rawtypes" and "unchecked" warnings are not enabled, since some design choices (especially the type parametrization of DataList and Renderer) means we would have to suppress those warnings a lot.
* Only refer to plugin, do not specify any details...Henning Baldersheim2016-09-061-11/+0
|
* Many modules wanted to copile with 1.5 in intellij.Henning Baldersheim2016-09-051-0/+15
| | | | Here are all that complained when trying to run tests in config-model.
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Bundle vespajlib into container-disc again.gjoranv2016-06-211-1/+0
| | | | | | | | | - 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.
* Provide vespajlib from jdisc_core instead of container-discgjoranv2016-06-161-0/+1
| | | | - To allow using vespajlib from jdisc_core.
* PublishJon Bratseth2016-06-151-0/+279