aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0935-29/+35
* Only warn about non-public api usage for the project's own code,gjoranv2023-09-151-3/+6
* Add test bundle emulating a vespa bundle using a non-public api.gjoranv2023-09-158-3/+56
* Deduplicate version declarationsBjørn Christian Seime2023-07-071-1/+0
* Use a list of allowed artifacts instead of a simple switch.gjoranv2023-07-031-0/+1
* For USER bundles, add Vespa build version to manifest.gjoranv2023-06-131-0/+9
* Add missing test filesgjoranv2023-06-113-0/+15
* Manually add X-JDisc-Non-PublicApi-Export-Package headergjoranv2023-06-092-0/+10
* Use custom test bundle also for testing non-public api usage.gjoranv2023-06-094-20/+8
* Add test for non-public api manifest header..gjoranv2023-06-0910-7/+94
* Test refactoring to prepare for more tests.gjoranv2023-06-091-5/+7
* Add 'failOnWarnings' config parameter.gjoranv2023-06-021-0/+3
* Add test for non-PublicApi usage.gjoranv2023-06-025-0/+109
* Use 'defaults' instead of 'jrt' as compile scoped dep in test.gjoranv2023-05-312-17/+15
* Warn about correct missing provided artifact, based on bundle typegjoranv2023-05-251-0/+1
* Add X-JDisc-PublicApi-Package headergjoranv2023-05-242-0/+7
* Convert bundle-plugin-test to junit5Bjørn Christian Seime2022-07-293-31/+36
* Set project version to 8-SNAPSHOTgjoranv2022-06-086-12/+12
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-192-24/+21
* Skip modules that should not be deployed with the Nexus plugin.Arnstein Ressem2021-10-071-0/+1
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-078-8/+8
* Update 2017 copyright notices.gjoranv2021-10-0710-10/+10
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-283-0/+8
* Remove the GenerateBundleClassPathMappingsMojo and tests.gjoranv2021-07-143-72/+0
* Remove usage of org.jsonBjørn Christian Seime2021-02-023-14/+0
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-013-0/+14
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-293-14/+0
* Use full name in config definition file namesHarald Musum2020-09-101-0/+0
* Inherit 'trimStackTrace' setting from parentBjørn Christian Seime2020-04-071-1/+0
* Skip deployment for pure test modules.gjoranv2019-11-291-0/+6
* Update tests to make them pass on factory.gjoranv2019-10-231-15/+28
* Use project.version also for the dependency test bundle.gjoranv2019-10-233-13/+15
* Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-231-28/+32
* Move tests to package c.y.container.plugingjoranv2019-10-232-3/+3
* Use surefire instead of failsafe plugin.gjoranv2019-10-235-19/+18
* Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2311-26/+205
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-2310-88/+255
* Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-2317-449/+98
* Use project.version also for the dependency test bundle.gjoranv2019-10-233-13/+15
* Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-231-28/+32
* Move tests to package c.y.container.plugingjoranv2019-10-232-3/+3
* Use surefire instead of failsafe plugin.gjoranv2019-10-235-19/+18
* Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2311-26/+205
* Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-2310-88/+255
* Revert "Gjoranv/artifact version for exports3"gjoranv2019-10-2317-449/+98
* Use project.version also for the dependency test bundle.gjoranv2019-10-223-13/+15
* Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-221-28/+32
* Move tests to package c.y.container.plugingjoranv2019-10-222-3/+3
* Use surefire instead of failsafe plugin.gjoranv2019-10-225-19/+18
* Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2211-26/+205