summaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade all Jackson dependencies to 2.12.1Bjørn Christian Seime2021-02-081-2/+5
|
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-1/+1
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-1/+1
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-1/+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/+1
| | | | | 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-1/+0
|
* Revert "Merge container-accesslogging into jdisc_http_service"Bjørn Christian Seime2021-01-111-0/+1
|
* Merge container-accesslogging into jdisc_http_serviceBjørn Christian Seime2021-01-111-1/+0
|
* Add aircompressor library to vespajlib (for zstd)Bjørn Christian Seime2021-01-071-0/+1
|
* Upgrade Jetty to 9.4.35Bjørn Christian Seime2020-11-241-1/+2
| | | | Jetty-util-ajax is a new bundle that is used by the new version of jetty-servlet bundle
* Remove provided-yahoo-dependencies from the dependencies allowlist.gjoranv2020-11-171-1/+0
|
* Revert "Revert "Junit 4.13 and juptier 5.7.0" (#15054)"Harald Musum2020-11-091-2/+2
| | | | This reverts commit eee4f01559ec6be4bd1bc4b8e065600eb8533ebf.
* Revert "Junit 4.13 and juptier 5.7.0" (#15054)Jon Marius Venstad2020-10-271-2/+2
|
* Junit 4.13 and juptier 4.7.0Jon Marius Venstad2020-10-271-2/+2
|
* Bump aws sdk version to 1.11.879Morten Tokle2020-10-191-1/+1
|
* Upgrade Jetty to 9.4.32Bjørn Christian Seime2020-10-071-1/+1
| | | | ServerConnectionStatistics is deprecated - using ConnectionStatistics instead.
* Provided junit4 in test scopeBjørn Christian Seime2020-09-041-0/+2
| | | | IntelliJ fails to run unit tests if vintage-engine is on classpath, but not junit4.
* Allow application projects to run unit tests using junit4Bjørn Christian Seime2020-09-021-4/+7
|
* Specify relative path to parent pomBjørn Christian Seime2020-09-021-1/+1
|
* Add dependencies enforcer for cloud-tenant-baseBjørn Christian Seime2020-09-014-0/+289