aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core_test
Commit message (Collapse)AuthorAgeFilesLines
* Fix author tag for SimonBjørn Christian Seime2018-07-0549-49/+49
|
* Use our bundle-plugin for one of the integration test bundles.gjoranv2018-07-032-8/+9
|
* 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.)
* 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-263-40/+18
|
* 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.)
* 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-253-40/+18
|
* 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.)
* 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)
* Java 9: Class.newInstance() is deprecated.gjoranv2018-05-031-2/+2
|
* Rename test parent artifact for clarity.gjoranv2018-05-033-3/+3
|
* 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 changes onlyJon Bratseth2018-01-151-1/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Nonfunctional changeJon Bratseth2017-11-151-1/+1
|
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Rewrite unstable unit testBjørn Christian Seime2017-08-251-15/+16
|
* Update copyright headersJon Bratseth2017-06-1486-86/+86
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1486-86/+86
|
* Update copyright headersJon Bratseth2017-06-1486-86/+86
|
* Revert "Copyright header"Jon Bratseth2017-06-1386-86/+86
|
* Copyright headerJon Bratseth2017-06-1386-86/+86
|
* see if we can get more information on spurious failuresArne H Juul2017-04-301-1/+1
|
* avoid warningsArne H Juul2017-04-278-20/+23
|
* fix warningArne H Juul2017-04-201-2/+2
|
* Add README.mdgjoranv2017-01-201-0/+1
| | | | VESPA-6223
* Remove bakksjo as ownerBjørn Christian Seime2016-06-281-1/+0
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Added bjorncs (and gv) as owners of all jdisc modules.Bjørn Christian Seime2016-06-221-0/+2
|
* PublishJon Bratseth2016-06-15125-0/+3848