aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core_test/integration_test/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Allow duplicate bsn+version for a given set of bundles.gjoranv2019-10-161-0/+12
| | | | | | | | | | - Set 'org.osgi.framework.bsnversion' to 'managed' - Add bundle collision/event hook to handle duplicates and their lifecycle. - Add unit tests for duplicate bundles. o Add bundle 'l1-dup' which is a duplicate of the existing 'l1', but returns a different value from its implemented class. o Add bundle 'ml-dup' that is exactly the same as 'ml'
* Remove unused BootstrapDaemongjoranv2019-10-031-1/+0
|
* Move copy-dependencies to a later phase, to allow 'mvn compile'gjoranv2019-03-061-2/+2
|
* Upgrade maven-dependency-plugin to 3.1.1gjoranv2019-03-061-1/+1
| | | | | | | - Build jdisc_core_test test bundles right after compile phase to still allow running 'mvn test'. - Note that 'mvn compile' still fails because the integration_test module tries to copy test jars in that phase.
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Open necessary packages to the unnamed module.gjoranv2019-01-211-1/+4
| | | | | - To avoid warnings due to Felix accessing non-public apis with reflection.
* Java 9: Support extension bundles in integration tests.gjoranv2018-06-261-4/+24
| | | | | | .. by opening package java.base/jdk.internal.loader (See felix:ExtensionManager.addExtensionBundle and SO post #50991819)
* Revert "Gjoranv/java9 prep 12 2"Harald Musum2018-06-261-24/+4
|
* Java 9: Support fragment bundles in integration tests.gjoranv2018-06-251-4/+24
| | | | | .. by opening package java.base/jdk.internal.loader (See felix:ExtensionManager.addExtensionBundle)
* Revert "Gjoranv/java9 prep 12"gjoranv2018-06-251-24/+4
|
* Java 9: Support fragment bundles in integration tests.gjoranv2018-06-251-4/+24
| | | | | .. by opening package java.base/jdk.internal.loader (See felix:ExtensionManager.addExtensionBundle)
* Rename test parent artifact for clarity.gjoranv2018-05-031-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/+291