summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test/test_bundles
Commit message (Collapse)AuthorAgeFilesLines
* Remove commented packages from test.gjoranv2018-06-271-51/+0
|
* Add com.sun.activation packages to integration test.gjoranv2018-06-271-0/+2
|
* Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-272-14/+16
| | | | | | | | | | * Upgrade jaxb-api to 2.3.0 (packaged as osgi bundle) => our (and customer) bundles may now import this version instead of the Java_SE one. (Exposed via the container dependency.) * Add TODO to remove org.w3c.dom.* packages from ExportPackages. * Remove explicit org.w3c.dom from ExportPackages (It was doubly present also with Java 8.)
* Revert "Gjoranv/java9 prep 12 2"Harald Musum2018-06-262-16/+14
|
* Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-252-14/+16
| | | | | | | | | | * Upgrade jaxb-api to 2.3.0 (packaged as osgi bundle) => our (and customer) bundles may now import this version instead of the Java_SE one. (Exposed via the container dependency.) * Add TODO to remove org.w3c.dom.* packages from ExportPackages. * Remove explicit org.w3c.dom from ExportPackages (It was doubly present also with Java 8.)
* Revert "Gjoranv/java9 prep 12"gjoranv2018-06-252-16/+14
|
* Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-252-14/+16
| | | | | | | | | | * Upgrade jaxb-api to 2.3.0 (packaged as osgi bundle) => our (and customer) bundles may now import this version instead of the Java_SE one. (Exposed via the container dependency.) * Add TODO to remove org.w3c.dom.* packages from ExportPackages. * Remove explicit org.w3c.dom from ExportPackages (It was doubly present also with Java 8.)
* Rename test parent artifact for clarity.gjoranv2018-05-031-1/+1
|
* Java 9: Class.newInstance() is deprecated.gjoranv2018-05-021-1/+1
|
* Java 9: Add jaxb-api dependency and remove some package referencesgjoranv2018-05-022-43/+52
| | | | | | | - javax.xml classes are moved to module java.xml.ws ("which is not in the module graph") - The cert-k test bundle referenced a lot of packages that are moved to other modules, but are unlikely to be used.
* Nonfunctional changeJon Bratseth2017-11-151-1/+1
|
* Update copyright headersJon Bratseth2017-06-1471-71/+71
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1471-71/+71
|
* Update copyright headersJon Bratseth2017-06-1471-71/+71
|
* Revert "Copyright header"Jon Bratseth2017-06-1371-71/+71
|
* Copyright headerJon Bratseth2017-06-1371-71/+71
|
* avoid warningsArne H Juul2017-04-274-13/+16
|
* fix warningArne H Juul2017-04-201-2/+2
|
* PublishJon Bratseth2016-06-15105-0/+2358