summaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
Commit message (Collapse)AuthorAgeFilesLines
* Remove removed modules from enforcer.gjoranv2021-03-291-2/+0
|
* Merge pull request #17140 from vespa-engine/gjoranv/merge-http-into-core_rebasedgjoranv2021-03-251-2/+0
|\ | | | | Gjoranv/merge http into core (rebased)
| * Remove all dependencies to jdisc_http_servicegjoranv2021-03-231-1/+0
| |
| * Remove the container-core-config module.gjoranv2021-03-231-1/+0
| |
* | Match commons-logging version with packages provided by jcl-over-slf4jBjørn Christian Seime2021-03-241-1/+1
| |
* | Upgrade slf4j dependencies to 1.7.30Bjørn Christian Seime2021-03-241-1/+1
|/ | | | | Upgrade jcl-over-slf4j to a version that exports common-logging 1.1.3 or newer (1.2 for 1.7.30). Previous version exported 1.1.1 which is older than the version visible through container-dev Maven dependency tree.
* Add copyright headersJon Bratseth2021-03-181-0/+1
|
* Bump AWS SDK version to 1.11.974Valerij Fredriksen2021-03-151-1/+1
|
* Upgrade Jetty to 9.4.38.v20210224Bjørn Christian Seime2021-03-011-1/+1
| | | | Includes fix for CVE-2020-27223
* Upgrade Jetty to 9.4.36Bjørn Christian Seime2021-02-261-1/+1
|
* 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