aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/test/java/com/yahoo/jdisc/core/FelixParamsTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Convert jdisc_core to junit5Bjørn Christian Seime2022-07-281-7/+7
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Bootstrap FelixParams at runtime.gjoranv2019-01-211-1/+1
| | | | | - The set of system packages is not constant (nor is their order) between JVM invocations.
* Use a more robust method for retrieving system packages.gjoranv2018-09-271-2/+4
| | | | | | | | - Start the framework and retrieve properties from the system bundle. - The static 'org.osgi.framework.system.packages' property only returns org.osgi packages on Felix 6, and was based on a static list in felix/framework/src/main/resources/default (not good).
* Fix author tag for SimonBjø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/+67