summaryrefslogtreecommitdiffstats
path: root/container-test
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of commons-collections from documentBjørn Christian Seime2020-01-101-4/+0
| | | | Also remove the library from parent pom as no other module is using it.
* Remove commons-configuration from parent pom and container-testBjørn Christian Seime2020-01-101-4/+0
|
* Revert "Bjorncs/java deps cleanup"Harald Musum2020-01-101-0/+8
|
* Remove use of commons-collections from documentBjørn Christian Seime2020-01-091-4/+0
| | | | Also remove the library from parent pom as no other module is using it.
* Remove commons-configuration from parent pom and container-testBjørn Christian Seime2020-01-091-4/+0
|
* Revert "Revert "Bjorncs/apache commons libraries cleanup""Bjørn Christian Seime2020-01-081-4/+0
|
* Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-081-0/+4
|
* Remove commons-lang from parent pomBjørn Christian Seime2020-01-071-4/+0
|
* Remove findbugs annotations from code and build path.gjoranv2019-09-091-1/+1
| | | | | - jsr305 is needed by guava, which declares it as optional dep. - Remaining modules with annotations do not affect the container.
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Jdisc provides bouncycastle now, so don't hide it.gjoranv2018-03-071-9/+0
|
* 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-1/+0
|
* 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-1/+0
|
* 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.
* Add copyright headerJon Bratseth2017-10-271-1/+2
|
* Use BouncyCastle directly instead through athenz-auth-coreBjørn Christian Seime2017-10-241-3/+1
|
* Use packaging 'jar'gjoranv2017-10-161-1/+1
| | | | .. so that users don't have to explicitly declare dependency type.
* Add test dependencies that have been removed as provided deps.gjoranv2017-10-131-2/+17
|
* Add new artifact container-test.gjoranv2017-10-133-0/+107
- To be used by 3rd party projects in scope 'test'.