summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles
Commit message (Collapse)AuthorAgeFilesLines
* Add 'failOnWarnings' config parameter.gjoranv2023-06-021-0/+3
| | | | - Explicity set to 'false' for integration test.
* Add test for non-PublicApi usage.gjoranv2023-06-023-0/+58
|
* Use 'defaults' instead of 'jrt' as compile scoped dep in test.gjoranv2023-05-311-1/+1
| | | | | | - Allows verifying that we include PublicApi packages from embedded deps. - Less bloated classpath
* Warn about correct missing provided artifact, based on bundle typegjoranv2023-05-251-0/+1
|
* Add X-JDisc-PublicApi-Package headergjoranv2023-05-241-0/+2
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-084-8/+8
|
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-076-6/+6
|
* Update 2017 copyright notices.gjoranv2021-10-077-7/+7
|
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+1
|
* Remove the GenerateBundleClassPathMappingsMojo and tests.gjoranv2021-07-142-33/+0
|
* Remove usage of org.jsonBjørn Christian Seime2021-02-022-13/+0
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-012-0/+13
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-292-13/+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.
* Use full name in config definition file namesHarald Musum2020-09-101-0/+0
|
* Use project.version also for the dependency test bundle.gjoranv2019-10-232-10/+8
| | | | | | | | - 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.
* Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-231-28/+32
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-232-3/+12
| | | | | - 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-238-8/+114
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-237-0/+209
|
* Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-2313-326/+0
|
* Use project.version also for the dependency test bundle.gjoranv2019-10-232-10/+8
| | | | | | | | - 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.
* Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-231-28/+32
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-232-3/+12
| | | | | - 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-238-8/+114
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-237-0/+209
|
* Revert "Gjoranv/artifact version for exports3"gjoranv2019-10-2313-326/+0
|
* Use project.version also for the dependency test bundle.gjoranv2019-10-222-10/+8
| | | | | | | | - 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.
* Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-221-28/+32
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-222-3/+12
| | | | | - 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-228-8/+114
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-227-0/+209
|
* Revert "Gjoranv/artifact version for exports2"gjoranv2019-10-2213-324/+0
|
* Use surefire instead of failsafe plugin.gjoranv2019-10-212-3/+12
| | | | | - 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-218-8/+114
| | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-197-0/+209