aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core_test
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-124-8/+6
* Update copyrightJon Bratseth2023-10-0991-91/+91
* Remove dead code and handle API changesBjørn Christian Seime2023-09-041-30/+0
* Reapply "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-09-011-7/+9
* Revert "Clean up bundles and allowed duplicates after a failed reconfig."gjoranv2022-08-311-9/+7
* Clean up bundles and allowed duplicates after a failed reconfig.gjoranv2022-08-251-7/+9
* Set project version to 8-SNAPSHOTgjoranv2022-06-0838-76/+76
* Remove deprecated APIs in yolean.gjoranv2022-06-081-1/+0
* Don't provide any felix artifacts via 'container'gjoranv2022-06-081-1/+0
* Stop providing guice.assistedinject, not used by vespa or tenants.gjoranv2022-06-081-1/+0
* Remove javax.annotation-api as provided dependency.gjoranv2022-06-081-1/+0
* Readd integration test for log frameworks.gjoranv2022-05-121-0/+56
* Test vespa log instead of osgi log reader.gjoranv2022-05-101-63/+0
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+6
* JDK 17: Add java.security.cert to cert-kgjoranv2022-04-211-2/+3
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Skip modules that should not be deployed with the Nexus plugin.Arnstein Ressem2021-10-071-0/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0790-90/+90
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+1
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Skip deployment for pure test modules.gjoranv2019-11-291-0/+6
* Implement FindHook for a consistent view of the installed bundles.gjoranv2019-10-161-2/+86
* Allow duplicate bsn+version for a given set of bundles.gjoranv2019-10-1610-1/+218
* Remove commons-daemon from all pom files.gjoranv2019-10-031-2/+0
* Remove unused BootstrapDaemongjoranv2019-10-033-60/+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-064-1/+60
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-2136-72/+72
* Open necessary packages to the unnamed module.gjoranv2019-01-211-1/+4
* Remove Vespa 7 TODO that is unfeasible.gjoranv2019-01-211-1/+0
* Retrieve the ServiceReference via the service's own bundle.gjoranv2019-01-211-3/+13
* Ignore test that fails with Felix 6.0.gjoranv2019-01-211-0/+2
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Create separate packages for activator test bundles.gjoranv2018-09-268-12/+12
* 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
* Java 9: Support extension bundles in integration tests.gjoranv2018-06-261-4/+24
* 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
* Java 9: Support fragment bundles in integration tests.gjoranv2018-06-251-4/+24
* 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
* Java 9: Support fragment bundles in integration tests.gjoranv2018-06-251-4/+24
* 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