aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/di/Osgi.java
Commit message (Collapse)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-8/+5
| | | | regardless of success or failure.
* Redesign application bundle loading with a 'complete' phase.gjoranv2022-09-071-5/+10
| | | | | | | - To be able to uninstall bundles from a config generation that has failed, without affecting the bundles from the last successful generation. (Component reconfig with unchanged bundles was not handled correctly.)
* Add 'generation' parameter to Osgi.useApplicationBundlesgjoranv2022-09-051-2/+6
| | | | - Only used for logging for now.
* Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-011-5/+13
| | | | This reverts commit f869fa7fc3fbce76bc19745201bb62484dfc8efe.
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-311-13/+5
| | | | This reverts commit b0a398eaeadfaf12e31bcfef2e41892439db1149.
* Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-251-5/+13
|
* Comment debug println and add class comment.gjoranv2021-10-291-4/+7
|
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove Jersey related code from the container osgi layer.gjoranv2021-07-141-5/+0
|
* Add java source from container-di.gjoranv2021-04-121-0/+54
|
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-061-54/+0
|
* Add java source from container-di.gjoranv2021-04-021-0/+54