summaryrefslogtreecommitdiffstats
path: root/container-dependency-versions
Commit message (Collapse)AuthorAgeFilesLines
* 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.