summaryrefslogtreecommitdiffstats
path: root/tenant-base
Commit message (Collapse)AuthorAgeFilesLines
* Use latest maven-dependency-plugin in tenant base poms.gjoranv2022-07-041-0/+7
|
* Compile hosted projects for JDK 17.gjoranv2022-06-141-1/+1
| | | | + Remove unused jdk toolchain config.
* Upgrade maven-enforcer-plugin to 3.0.0Bjørn Christian Seime2022-06-091-1/+1
| | | | Includes improved error messages among many other improvements
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
|
* minor: remove outdated commentgjoranv2022-06-081-1/+1
|
* Require jdk17 and maven 3.6gjoranv2022-06-081-2/+2
|
* Revert "Work around strange Maven plugin resolution"jonmv2022-05-051-17/+7
| | | | This reverts commit 31856c1e4e1897f725bea9f6eadb3d846787ec0f.
* Work around strange Maven plugin resolutionjonmv2022-05-041-7/+17
|
* Upgrade maven-compiler and -surefire plugins.gjoranv2022-04-251-2/+2
|
* Upgrade maven dependencies and plugins.gjoranv2022-04-221-1/+1
|
* Remove jdk tool chain settingJon Marius Venstad2022-03-171-3/+0
|
* Use --release, not --source and --target, for tenant apps with old parentJon Marius Venstad2022-03-171-2/+4
|
* 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
* Upgrade junit-jupiter to 5.8.1Bjørn Christian Seime2021-11-251-1/+1
|
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Upgrade maven-dependency-plugin to 3.2.0gjoranv2021-10-271-1/+3
|
* Only skip deploying tenant base for open source.Arnstein Ressem2021-10-071-2/+11
|
* Skip releleasing unused hosted-base. Manual control of close and release for ↵Arnstein Ressem2021-10-071-0/+2
| | | | repository.
* Couple test-framework version to compile versionJon Marius Venstad2021-01-201-1/+4
|
* 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
|
* Upgrade maven-compiler-plugin to 3.8.1Harald Musum2020-08-171-1/+1
|
* Update junit version in tenant-base to match tenant fwkMorten Tokle2020-08-031-1/+1
|
* Add junit-jupiter-engine test dependencyMorten Tokle2020-06-231-0/+5
|
* Move excludes to correct moduleMorten Tokle2020-06-151-15/+15
|
* Rename tenant-cd-impl -> cloud-tenant-cdMorten Tokle2020-06-151-1/+1
|
* Split cd test module in implementation and api modulesMorten Tokle2020-06-151-0/+6
|
* Specify unique names for new profilesJon Marius Venstad2020-02-201-0/+2
|
* Revert "Merge pull request #12272 from ↵Jon Marius Venstad2020-02-201-0/+22
| | | | | | | vespa-engine/revert-12268-jvenstad/alias-vespaversion-and-vespaVersion-with-better-names" This reverts commit ea477f649d3f790cf1d4f7f83b1bf8450ba45c3c, reversing changes made to 358e0bc623418aca1afc42ae98c02bdac7bef0ab.
* Revert "Allow vespa.runtime|compile.version for those versions"Harald Musum2020-02-201-22/+0
|
* Allow vespa.runtime|compile.version for those versionsJon Marius Venstad2020-02-191-0/+22
|
* Decouple test-framework.version from vespaversion for tenant-cdJon Marius Venstad2020-01-141-1/+2
|
* Propagate more properties and rename some auth propertiesJon Marius Venstad2019-10-251-2/+6
|
* Exclude banned dependenciesJon Marius Venstad2019-10-101-0/+24
|
* Set junit5 versions in dependency managementJon Marius Venstad2019-10-041-0/+13
|
* Run maven-surefire-report-pluginJon Marius Venstad2019-10-041-0/+5
|
* Require Java 11Jon Marius Venstad2019-10-041-1/+1
|
* Rename some propertiesJon Marius Venstad2019-10-041-6/+6
|
* Rename integration test categories and simplify pom.xml setupJon Marius Venstad2019-08-161-56/+2
|
* Move Junit Jupiter dependency to tenant-cd, compile scopeJon Marius Venstad2019-06-271-8/+0
|
* Surefire 2.22 and JUnit 5 for tenantsJon Marius Venstad2019-06-211-1/+9
|
* Make test_framework_version the same as vespaversion againJon Marius Venstad2019-06-211-7/+6
|
* Revert "Replace System and Staging tests with Functional and Upgrade"Jon Marius Venstad2019-06-191-6/+6
|
* Replace System and Staging tests with Functional and UpgradeJon Marius Venstad2019-06-141-6/+6
|
* Configure vespa-maven-pluginJon Marius Venstad2019-06-131-0/+8
|
* Restructure tenant-base/pom.xml to reuse surefire configurationJon Marius Venstad2019-06-071-85/+34
|
* Propagate properties to testsJon Marius Venstad2019-06-061-1/+33
|