summaryrefslogtreecommitdiffstats
path: root/container-core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Replace dep to processing with container-di, which was previouslygjoranv2021-02-171-2/+2
| | | | pulled in transitively (via processing).
* Use the required deps from provided-dependencies directly.gjoranv2021-02-171-6/+12
|
* Rearrange deps, no functional changes.gjoranv2021-02-171-76/+79
|
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-0/+1
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-1/+0
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-0/+1
| | | | | | | | Remove most usage of org.json:json Maven artifact. This library does not have a compatible license. Some usage is still left as it's part of our container-search public API. We'll need a major release to fix that. See https://github.com/vespa-engine/vespa/issues/14762 for more details.
* Move access log definition to separate moduleBjørn Christian Seime2021-01-111-0/+6
| | | | | Config defintion must be embedded into container-core as the generated Java config class uses package 'com.yahoo.container.core'.
* Revert "Revert "Merge container-accesslogging into jdisc_http_service""Bjørn Christian Seime2021-01-111-5/+0
|
* Revert "Merge container-accesslogging into jdisc_http_service"Bjørn Christian Seime2021-01-111-0/+5
|
* Merge container-accesslogging into jdisc_http_serviceBjørn Christian Seime2021-01-111-5/+0
|
* Revert "Remove implicit and potensially false dependency on jdisc_http_service"Bjørn Christian Seime2020-11-111-6/+0
|
* Remove implicit and potensially false dependency on jdisc_http_serviceBjørn Christian Seime2020-11-111-0/+6
| | | | Required for later changes to jdisc_http_service. Removes jdisc_http_service from provided-dependencies.
* Move vdslib dependency into container-coregjoranv2020-06-301-0/+7
|
* Remove unnecessary exclusionsgjoranv2020-06-301-10/+0
|
* Use container-documentapi in internal container related poms.gjoranv2020-06-301-1/+1
|
* Add unit tests that verifies metric is propagatedBjørn Christian Seime2020-03-121-0/+5
|
* Add MetricsV2Handler to application containers.gjoranv2020-01-281-0/+15
|
* Revert "Gjoranv/metrics v2 in container 2"gjoranv2020-01-281-15/+0
|
* Add MetricsV2Handler to application containers.gjoranv2020-01-251-0/+15
|
* Revert "Add MetricsV2Handler to application containers."Bjørn Christian Seime2020-01-241-15/+0
|
* Add MetricsV2Handler to application containers.gjoranv2020-01-241-0/+15
|
* Register Jdk8Module and JavaTimeModule for default JSON mapperBjørn Christian Seime2019-11-141-0/+10
|
* Stabilize LogReaderTestValerij Fredriksen2019-03-071-0/+6
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+4
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-041-4/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+16
|
* Exclude guava and slf4j-api in container-coregjoranv2018-07-251-0/+10
| | | | | | | | .. to prevent embedding them in container-disc and potentially other bundles. - Must be compile scope in linguistics because they're needed to run tests in modules depending on linguistics, e.g. indexinglanguage.
* Java 9: Add jaxb-api dependency and remove some package referencesgjoranv2018-05-021-0/+5
| | | | | | | - javax.xml classes are moved to module java.xml.ws ("which is not in the module graph") - The cert-k test bundle referenced a lot of packages that are moved to other modules, but are unlikely to be used.
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Install net.jpountz.lz4:lz4 as a bundle."Harald Musum2017-09-141-4/+0
|
* Install net.jpountz.lz4:lz4 as a bundle.gjoranv2017-09-141-0/+4
| | | | | | | | | - From vespajlib. - It must still be a compile scope dep in order to make it a transitive dep for dependents of vespajlib. (Important to allow using vespajlib as a library outside the jdisc container.) - Hence, lz4 is still on the bundle classpath, but the explicitly added Import-Package overrides the bundle classpath.
* 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.