aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/osgi/Osgi.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-011-0/+1
| | | | This reverts commit f869fa7fc3fbce76bc19745201bb62484dfc8efe.
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-311-1/+0
| | | | This reverts commit b0a398eaeadfaf12e31bcfef2e41892439db1149.
* Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-251-0/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Non-functional-changes-onlyJon Bratseth2020-11-181-0/+1
|
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-2/+4
| | | | This reverts commit 1c69b4e72b3212e3ce989a8675db08ac51b7f79d.
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-4/+2
|
* Reapply "Load platform bundles separately"gjoranv2020-07-161-2/+4
| | | | This reverts commit 0355cb740fe498abc03861bcb64de5e418c2fa88.
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-4/+2
|
* Reapply "Load platform bundles separately"gjoranv2020-07-161-2/+4
| | | | This reverts commit 0355cb740fe498abc03861bcb64de5e418c2fa88.
* Revert "Load platform bundles separately"Harald Musum2020-07-161-4/+2
|
* Add author, no functional changesgjoranv2020-07-151-0/+1
|
* Don't throw when using a test osgi frameworkgjoranv2020-07-151-0/+3
| | | | | - ClassloaderOsgiFramework returns all installed bundles upon each call to install().
* Remove the now unused getInitialBundles method.gjoranv2020-07-141-2/+0
|
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-051-3/+7
| | | | This reverts commit 2ef1e922a1d845b3cd79e9fb329925e7e9896919.
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-041-7/+3
|
* Remove unnecessary refreshPackages methodsgjoranv2019-10-281-6/+0
|
* Support safe component deconstruction in jdisc container.gjoranv2019-10-281-0/+10
| | | | | | | | | - Add allowDuplicates to all Osgi classes - Uninstall bundles in Deconstructor - We no longer refresh bundles because we uninstall old bundles at a later point than the new bundles are installed. Hence, the user must version app bundles that are dependencies used by other app bundles.
* Nonfunctional changes onlyJon Bratseth2019-10-011-2/+0
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* PublishJon Bratseth2016-06-151-0/+26