aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
Commit message (Collapse)AuthorAgeFilesLines
* Allow log4j2 versions above 2.17.0gjoranv2022-01-141-2/+2
|
* Allow log4j in test scope.gjoranv2022-01-141-3/+5
|
* Fail the build for any hosted application with log4j deps:gjoranv2022-01-071-0/+17
| | | | | - log4j:log4j - org.apache.logging.log4j:log4j-core
* Fix scopes for test bundleMorten Tokle2021-12-141-0/+2
|
* Merge pull request #20208 from vespa-engine/jonmv/handle-missing-src-test-dirHåkon Hallingstad2021-11-251-6/+8
|\ | | | | Handle more missing parents
| * Handle more missing parentsJon Marius Venstad2021-11-251-6/+8
| |
* | Upgrade junit-jupiter to 5.8.1Bjørn Christian Seime2021-11-251-1/+1
|/
* Copy src/test/application to application-test.zip with mavenJon Marius Venstad2021-11-241-0/+11
|
* Controller creates artifacts directory nowJon Marius Venstad2021-11-241-3/+0
|
* JDK 17: use release instead of source/targetgjoranv2021-11-111-2/+4
| | | | .. for hosted tenant projects and sample apps.
* add-opens for NativeIO for tenant/sample-apps unit tests.gjoranv2021-11-111-0/+4
|
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Skip releleasing unused hosted-base. Manual control of close and release for ↵Arnstein Ressem2021-10-071-1/+0
| | | | repository.
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+47
|
* Revert "Revert "Revert "Revert "Jonmv/reapply upgrade athenz""""Jon Marius Venstad2021-04-131-0/+5
|
* Revert "Revert "Revert "Jonmv/reapply upgrade athenz"""Jon Marius Venstad2021-04-131-5/+0
|
* Revert "Revert "Jonmv/reapply upgrade athenz""Jon Marius Venstad2021-04-131-0/+5
|
* Revert "Jonmv/reapply upgrade athenz"Harald Musum2021-04-131-5/+0
|
* Revert "Revert "Upgrade athenz to 1.10.11""Jon Marius Venstad2021-04-131-0/+5
| | | | This reverts commit 39bc5dfaddbc145ce66828624b77079db12b5284.
* Revert "Upgrade athenz to 1.10.11"Jon Marius Venstad2021-04-131-5/+0
|
* Upgrade athenz to 1.10.11Jon Marius Venstad2021-04-121-0/+5
|
* Revert "Revert "Junit 4.13 and juptier 5.7.0" (#15054)"Harald Musum2020-11-091-1/+1
| | | | This reverts commit eee4f01559ec6be4bd1bc4b8e065600eb8533ebf.
* Revert "Junit 4.13 and juptier 5.7.0" (#15054)Jon Marius Venstad2020-10-271-1/+1
|
* Junit 4.13 and juptier 4.7.0Jon Marius Venstad2020-10-271-1/+1
|
* Add 'test' suffix to test bundle symbolic nameBjørn Christian Seime2020-10-051-0/+3
|
* Provided junit4 in test scopeBjørn Christian Seime2020-09-041-20/+1
| | | | IntelliJ fails to run unit tests if vintage-engine is on classpath, but not junit4.
* Add missing '$'Bjørn Christian Seime2020-09-021-1/+1
|
* Use correct group idBjørn Christian Seime2020-09-021-1/+1
|
* Allow application projects to run unit tests using junit4Bjørn Christian Seime2020-09-021-10/+25
|
* Upgrade maven-compiler-plugin to 3.8.1Harald Musum2020-08-171-1/+1
|
* Update tenant base poms to use new bundle-plugin configBjørn Christian Seime2020-07-061-9/+11
|
* Create dummy file in artifacts folderMorten Tokle2020-07-031-0/+3
|
* Store test bundle under 'components/' in application-test.zipBjørn Christian Seime2020-07-021-1/+1
|
* Don't package junit-jupiter-engine in test-bundleBjørn Christian Seime2020-07-011-0/+1
|
* Match junit version in 'tenant-cd-api' with 'hosted-tenant-base'Bjørn Christian Seime2020-07-011-1/+1
|
* Use explicit version of maven-ant-pluginBjørn Christian Seime2020-07-011-1/+2
|
* Define and document properties used by build profileBjørn Christian Seime2020-07-011-0/+15
|
* Add comment inside 'is-base-pom-module.txt'Bjørn Christian Seime2020-07-011-0/+1
|
* Remove independent test framework version in base pomsBjørn Christian Seime2020-07-011-2/+2
|
* Generate test descriptor with 'generateTestDescriptor' goalBjørn Christian Seime2020-07-011-3/+12
| | | | | Move vespa-maven-plugin above vespa-application-maven-plugin to ensure test descriptor goal is executed before goals from vespa-application-maven-plugin.
* Redefine hosted-tenant-base + cloud-tenant-baseBjørn Christian Seime2020-07-012-199/+98
| | | | | | | | Use implicit profile that builds artifacts in default package phase. Remove duplicated definitions from cloud-tenant-base. Replace scope 'runtime' with 'test'. Use new plugin goals to build test-bundle. Remove old, undocumented dependencies excludes.
* Remove implementation reference in tenant parentMorten Tokle2020-06-151-22/+2
|
* Change container-test scope to 'runtime'Morten Tokle2020-06-151-1/+1
|
* Introduce cloud-tenant-base and hosted-tenant-baseMorten Tokle2020-06-153-0/+411