aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade Maven dependency pluginBjørn Christian Seime2023-01-271-0/+10
|
* Avoid embedding JUnit engines in the test bundlejonmv2022-08-041-0/+3
|
* Ensure junit-jupiter-api version is not changed by transitive dependencyjonmv2022-08-031-0/+6
|
* Copy user bundles to test package as welljonmv2022-08-021-0/+6
|
* Fix XMLjonmv2022-06-171-1/+1
|
* Rename junit.versino --> vespa.junit.version to avoid users overriding itjonmv2022-06-171-5/+6
|
* Compile hosted projects for JDK 17.gjoranv2022-06-141-4/+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
* Merge pull request #22988 from vespa-engine/jonmv/allow-junit-enginesJon Marius Venstad2022-06-091-9/+7
|\ | | | | Include JUnit engines and their dependencies in the test bundle
| * Include JUnit engines and their dependencies in the test bundlejonmv2022-06-081-9/+7
| |
* | Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
| |
* | Require jdk17 and maven 3.6gjoranv2022-06-081-2/+2
|/
* Merge pull request #22816 from ↵Jon Marius Venstad2022-06-011-2/+6
|\ | | | | | | | | vespa-engine/jonmv/forbid-anything-but-the-right-jupiter Forbid anything but jupiter-api on the right version
| * Forbid anything but jupiter-api on the right versionjonmv2022-05-311-2/+6
| |
* | Use just test/provided for test scope overridesjonmv2022-05-301-2/+2
|/
* Forbid JUnit Jupiter API in compile scopejonmv2022-05-241-0/+16
|
* Avoid override, re-export packages insteadjonmv2022-05-201-3/+2
|
* Declare versions in dep-man for declared dependenciesjonmv2022-05-041-6/+31
|
* Ensure opentest4j is not used for generating import-package for test bundleBjørn Christian Seime2022-04-281-0/+1
|
* Upgrade maven-compiler and -surefire plugins.gjoranv2022-04-251-2/+2
|
* Remove add-opens for unit tests that were added for NativeIOgjoranv2022-04-071-4/+0
| | | | - NativeIO now just gives a warning when failing init.
* More fixes and workarounds for making the publish to Nexus work with RHEL 8 ↵Arnstein Ressem2022-04-011-0/+6
| | | | and JDK 17.
* 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
|