summaryrefslogtreecommitdiffstats
path: root/container-dependency-versions
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade Jetty to 9.4.20Bjørn Christian Seime2019-08-151-1/+1
| | | | https://www.eclipse.org/lists/jetty-announce/msg00133.html
* Upgrade felix to 6.0.3gjoranv2019-07-181-1/+1
|
* Upgrade Jetty to 9.4.19Bjørn Christian Seime2019-07-021-1/+1
|
* Revert "Revert "Revert "Update to newer java lz4 version (1.5.1) and use new ↵Harald Musum2019-04-281-5/+5
| | | | artifact ids"""
* Revert "Revert "Update to newer java lz4 version (1.5.1) and use new ↵Harald Musum2019-04-261-5/+5
| | | | artifact ids""
* Revert "Update to newer java lz4 version (1.5.1) and use new artifact ids"Harald Musum2019-04-251-5/+5
|
* Avoid duplicateHarald Musum2019-04-231-9/+5
|
* Move lz4 dependency to container-dependency-versionsHarald Musum2019-04-231-0/+5
|
* Update to newer java lz4 version (1.5.1) and use new artifact idsHarald Musum2019-04-231-3/+2
|
* Revert "Upgrade Jetty to 9.4.16"Bjørn Christian Seime2019-04-151-1/+1
|
* Upgrade Jetty to 9.4.16Bjørn Christian Seime2019-04-151-1/+1
| | | | | Use Server subclass as default constructor of SslContextFactory and some methods are marked as deprecated.
* protobuf-java dependency cleanupOlli Virtanen2019-03-221-6/+0
|
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+6
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-6/+0
|
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-0/+6
|
* Upgrade Jetty to 9.4.15Bjørn Christian Seime2019-02-201-1/+1
|
* Revert "Upgrade Jetty to 9.4.15"Jon Bratseth2019-02-201-1/+1
|
* Upgrade Jetty to 9.4.15Bjørn Christian Seime2019-02-191-1/+1
|
* Upgrade to Felix 6.0.2gjoranv2019-02-041-1/+1
| | | | https://github.com/apache/felix/blob/trunk/framework/doc/changelog.txt
* Revert "Upgrade to Felix 6.0.2"Harald Musum2019-02-041-1/+1
|
* Upgrade to Felix 6.0.2gjoranv2019-02-041-1/+1
| | | | https://github.com/apache/felix/blob/trunk/framework/doc/changelog.txt
* Do not provide commons-codec at build time.gjoranv2019-01-211-5/+0
| | | | | - We effectively stopped providing it runtime since https://github.com/vespa-engine/vespa/pull/7696
* Do not provide apache httpclient and httpcore.gjoranv2019-01-211-12/+0
|
* Remove done TODO and add comments on why we need jaxb deps.gjoranv2019-01-211-2/+5
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-1/+1
|
* Upgrade guava to 20.gjoranv2019-01-211-1/+1
| | | | | | | | | | - guava 21.0 removes apis used by curator/zookeeper (and hadoop). We could embed the older version in zkfacade bundle, but it requires more pom maintenance. Also, upgrading beyond 23 will require changes in OsgiUtil, causing a non-resolvable conflict in orchestrator unit tests which will then require old and new guava at the same time. (This can probably be solved by moving application based unit tests to container-integration-test.)
* Upgrade Felix to 6.0.1gjoranv2019-01-211-1/+1
| | | | - Exclude artifact that is not needed nor provided runtime.
* Upgrade Jetty to 9.4.14Bjørn Christian Seime2018-11-191-1/+1
|
* Update jackson to 2.8.11 and jackson-databind to 2.8.11.2gjoranv2018-09-191-2/+3
| | | | | - jackson-databind:2.8.11.2 includes a fix for a deserialization vulnerability.
* Revert "Revert "Upgrade Jetty to version 9.4.12""Henning Baldersheim2018-09-041-1/+1
|
* Revert "Upgrade Jetty to version 9.4.12"Harald Musum2018-09-041-1/+1
|
* Upgrade Jetty to version 9.4.12Bjørn Christian Seime2018-09-041-1/+1
| | | | Announcement: http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00124.html
* Downgrade Jetty to 9.4.10Bjørn Christian Seime2018-08-231-1/+1
|
* Upgrade Jetty to version 9.4.12.RC2Bjørn Christian Seime2018-08-221-1/+1
|
* Revert "Revert "Upgrade Jetty to version 9.4.11""Henning Baldersheim2018-08-101-1/+1
|
* Revert "Upgrade Jetty to version 9.4.11"Henning Baldersheim2018-08-101-1/+1
|
* Upgrade Jetty to version 9.4.11Bjørn Christian Seime2018-08-091-1/+1
|
* Use the guava version from container-dep-versions everywhere.gjoranv2018-07-191-0/+6
|
* Use apache.httpcomponents 4.4.1gjoranv2018-07-181-2/+4
| | | | | - Use separate version properties, as they have separate release cycles.
* Upgrade apache httpclient to 4.4.gjoranv2018-07-181-2/+2
|
* Add jaxb-core and jaxb-impl dependencies and export their packages.gjoranv2018-07-101-1/+1
| | | | - Needed for Jersey (2.23, and most likely also later versions)
* Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-271-4/+5
| | | | | | | | | | * Upgrade jaxb-api to 2.3.0 (packaged as osgi bundle) => our (and customer) bundles may now import this version instead of the Java_SE one. (Exposed via the container dependency.) * Add TODO to remove org.w3c.dom.* packages from ExportPackages. * Remove explicit org.w3c.dom from ExportPackages (It was doubly present also with Java 8.)
* Revert "Gjoranv/java9 prep 12 2"Harald Musum2018-06-261-5/+4
|
* Merge pull request #6272 from vespa-engine/ovirtanen/remove-scala-from-pomsOlli Virtanen2018-06-261-8/+0
|\ | | | | Remove Scala remnants from Maven build files
| * Remove Scala remnants from Maven build filesOlli Virtanen2018-06-251-8/+0
| |
* | Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-251-4/+5
| | | | | | | | | | | | | | | | | | | | * Upgrade jaxb-api to 2.3.0 (packaged as osgi bundle) => our (and customer) bundles may now import this version instead of the Java_SE one. (Exposed via the container dependency.) * Add TODO to remove org.w3c.dom.* packages from ExportPackages. * Remove explicit org.w3c.dom from ExportPackages (It was doubly present also with Java 8.)
* | Revert "Gjoranv/java9 prep 12"gjoranv2018-06-251-5/+4
| |
* | Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-251-4/+5
|/ | | | | | | | | | * Upgrade jaxb-api to 2.3.0 (packaged as osgi bundle) => our (and customer) bundles may now import this version instead of the Java_SE one. (Exposed via the container dependency.) * Add TODO to remove org.w3c.dom.* packages from ExportPackages. * Remove explicit org.w3c.dom from ExportPackages (It was doubly present also with Java 8.)
* Merge pull request #6197 from vespa-engine/gjoranv/felix-5.6.10Bjørn Christian Seime2018-06-141-1/+1
|\ | | | | Upgrade felix to 5.6.10
| * Upgrade felix to 5.6.10gjoranv2018-06-131-1/+1
| |