aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/core/config/TestOsgi.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Return Set instead of collection.gjoranv2022-09-081-1/+1
* Always return the set of bundles to uninstall upon completeGen,gjoranv2022-09-081-2/+2
* Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-071-2/+2
* Add 'generation' parameter to Osgi.useApplicationBundlesgjoranv2022-09-051-1/+1
* Reapply "Make it possible to test the Container with synthetic bundles"gjoranv2022-09-011-2/+24
* Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-011-0/+1
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-311-1/+0
* Revert "Make it possible to test the Container with synthetic bundles"gjoranv2022-08-311-24/+2
* Make it possible to test the Container with synthetic bundlesgjoranv2022-08-301-2/+24
* Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-251-0/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Add copyright headersgjoranv2020-04-171-0/+1
* Add unit test and test helpers for BundleLoadergjoranv2020-04-161-0/+56