summaryrefslogtreecommitdiffstats
path: root/container-dependency-versions
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Use Jetty 9.4.9""Henning Baldersheim2018-04-181-1/+1
|
* Revert "Use Jetty 9.4.9"Arnstein Ressem2018-04-171-1/+1
|
* Use Jetty 9.4.9Bjørn Christian Seime2018-04-171-1/+1
| | | | Release notes: http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00117.html
* Jdisc provides bouncycastle now, so don't hide it.gjoranv2018-03-071-0/+11
|
* Add dependency management for scala-library.gjoranv2018-01-161-0/+8
| | | | | - All users with 'application' based unit tests must use the version of scala-library that vespa is built with.
* Use Jetty v9.4.8Bjørn Christian Seime2017-12-081-1/+1
| | | | | Upgrade to newest Jetty and add support for empty HTTP header values. Release notes Jetty: http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00114.html
* Add missing elements to container-dependency-versions pom.gjoranv2017-12-061-27/+46
| | | | + Homologate the common elements for the two parent poms.
* Move all deps using properties from container-dep-versions upgjoranv2017-12-011-0/+53
| | | | | | | | | | .. from parent to container-dep-versions. - The aim was to have only deps provided runtime from jdisc in container-dep-versions, but this is not possible because factorylib reads the text in parent/pom.xml (and now container-dep-versions/pom.xml) to build a pom model used to bootstrap the maven cache on factory. Hence all deps using properties declared in a pom also have to reside in the same pom.
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+369
| | | | | | - 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-369/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+369
| | | | | | - 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-369/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+369
- Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.