summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/osgi/MockOsgi.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove the now unused getInitialBundles method.gjoranv2020-07-141-5/+0
|
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-051-7/+9
| | | | This reverts commit 2ef1e922a1d845b3cd79e9fb329925e7e9896919.
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-041-9/+7
|
* Remove unnecessary refreshPackages methodsgjoranv2019-10-281-8/+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.
* 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/+41