aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/integration-test
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-094-3/+4
|
* Only warn about non-public api usage for the project's own code,gjoranv2023-09-151-3/+6
| | | | .. not for embedded jars.
* Add test bundle emulating a vespa bundle using a non-public api.gjoranv2023-09-152-2/+3
|
* For USER bundles, add Vespa build version to manifest.gjoranv2023-06-131-0/+9
|
* Use custom test bundle also for testing non-public api usage.gjoranv2023-06-091-2/+2
|
* Add test for non-public api manifest header..gjoranv2023-06-092-5/+31
| | | | and add new test bundle to avoid depending on proper Vespa bundles.
* Test refactoring to prepare for more tests.gjoranv2023-06-091-5/+7
|
* Add test for non-PublicApi usage.gjoranv2023-06-022-0/+51
|
* Use 'defaults' instead of 'jrt' as compile scoped dep in test.gjoranv2023-05-311-16/+14
| | | | | | - Allows verifying that we include PublicApi packages from embedded deps. - Less bloated classpath
* Add X-JDisc-PublicApi-Package headergjoranv2023-05-241-0/+5
|
* Convert bundle-plugin-test to junit5Bjørn Christian Seime2022-07-293-31/+36
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-192-24/+21
|
* 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