summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/integration-test
Commit message (Collapse)AuthorAgeFilesLines
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+6
|
* Remove the GenerateBundleClassPathMappingsMojo and tests.gjoranv2021-07-141-39/+0
|
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-1/+0
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-0/+1
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-1/+0
| | | | | | | | Remove most usage of org.json:json Maven artifact. This library does not have a compatible license. Some usage is still left as it's part of our container-search public API. We'll need a major release to fix that. See https://github.com/vespa-engine/vespa/issues/14762 for more details.
* Inherit 'trimStackTrace' setting from parentBjørn Christian Seime2020-04-071-1/+0
|
* Update tests to make them pass on factory.gjoranv2019-10-231-15/+28
| | | | | | - These tests have been failing silently on factory for some time, and would break the build now that tests are run with surefire-plugin.
* Use project.version also for the dependency test bundle.gjoranv2019-10-231-3/+7
| | | | | | | | - The automated build process updates the project version for all modules. - Unfortunately, this reduces the value of one of the test cases, because the versions of the dependent and dependency bundles are now the same.
* Move tests to package c.y.container.plugingjoranv2019-10-232-3/+3
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-233-16/+6
| | | | | - No need to use integration tests after test bundles have been moved to separate modules.
* Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-233-18/+91
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-232-0/+269
|
* Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-233-336/+0
|
* Use project.version also for the dependency test bundle.gjoranv2019-10-231-3/+7
| | | | | | | | - The automated build process updates the project version for all modules. - Unfortunately, this reduces the value of one of the test cases, because the versions of the dependent and dependency bundles are now the same.
* Move tests to package c.y.container.plugingjoranv2019-10-232-3/+3
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-233-16/+6
| | | | | - No need to use integration tests after test bundles have been moved to separate modules.
* Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-233-18/+91
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-232-0/+269
|
* Revert "Gjoranv/artifact version for exports3"gjoranv2019-10-233-336/+0
|
* Use project.version also for the dependency test bundle.gjoranv2019-10-221-3/+7
| | | | | | | | - The automated build process updates the project version for all modules. - Unfortunately, this reduces the value of one of the test cases, because the versions of the dependent and dependency bundles are now the same.
* Move tests to package c.y.container.plugingjoranv2019-10-222-3/+3
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-223-16/+6
| | | | | - No need to use integration tests after test bundles have been moved to separate modules.
* Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-223-18/+91
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-222-0/+269
|
* Revert "Gjoranv/artifact version for exports2"gjoranv2019-10-223-332/+0
|
* Move tests to package c.y.container.plugingjoranv2019-10-212-3/+3
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-213-16/+6
| | | | | - No need to use integration tests after test bundles have been moved to separate modules.
* Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-213-18/+91
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-192-0/+269