summaryrefslogtreecommitdiffstats
path: root/container-dependencies-enforcer
Commit message (Collapse)AuthorAgeFilesLines
* Use new version properties from container-dependency-versions.gjoranv2017-12-011-22/+22
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - 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-23/+22
|
* Use new version properties from container-dependency-versions.gjoranv2017-11-301-22/+22
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - 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-23/+22
|
* Use new version properties from container-dependency-versions.gjoranv2017-11-291-22/+22
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Ban all compile scope deps.gjoranv2017-11-251-1/+2
|
* Add JavaTimeModule to Jersey. Exclude Jackson from athenz bundleBjørn Christian Seime2017-11-221-0/+2
|
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Remove explicit version of junit.gjoranv2017-10-171-1/+0
|
* Use container-test instead of application.gjoranv2017-10-171-1/+1
|
* Use application until container-test is available.gjoranv2017-10-161-1/+1
|
* Use recommended order of deps.gjoranv2017-10-131-8/+8
|
* Use container-test instead of application in enforcer.gjoranv2017-10-131-1/+1
|
* Enforce dependencies on 'container' instead of 'container-dev'.gjoranv2017-10-111-1/+1
|
* Add README and OWNERS.gjoranv2017-10-092-0/+7
|
* Remove scala-parser-combinators dependency.gjoranv2017-10-041-1/+0
|
* Use explicit version or range for all deps.gjoranv2017-09-281-59/+73
| | | | | | + Use vespa parent to get dependency version properties. + Add junit as test dep for a more realistic setup, plus it actually affects the versions of provided deps.
* Do not enforce container deps on maven 3.0.5gjoranv2017-09-251-98/+103
|
* Temporarily allow deps that are resolved differently by maven 3.0.gjoranv2017-09-251-0/+8
|
* Enforce predefined set of allowed provided container deps.gjoranv2017-09-251-0/+118