Upgrade to Karaf 4.4.4 (#15659)
* Resolve itest runbundles * Fix dependency issues * Add specs features because Pax Web now depends on "asm" Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -9,10 +9,7 @@ Fragment-Host: org.openhab.binding.astro
|
||||
# done
|
||||
#
|
||||
-runbundles: \
|
||||
org.eclipse.equinox.event;version='[1.4.300,1.4.301)',\
|
||||
org.osgi.service.event;version='[1.4.0,1.4.1)',\
|
||||
org.opentest4j;version='[1.2.0,1.2.1)',\
|
||||
com.sun.xml.bind.jaxb-osgi;version='[2.3.3,2.3.4)',\
|
||||
jakarta.xml.bind-api;version='[2.3.3,2.3.4)',\
|
||||
org.apache.servicemix.specs.activation-api-1.2.1;version='[1.2.1,1.2.2)',\
|
||||
org.glassfish.hk2.osgi-resource-locator;version='[1.0.3,1.0.4)',\
|
||||
@@ -22,13 +19,9 @@ Fragment-Host: org.openhab.binding.astro
|
||||
si-units;version='[2.1.0,2.1.1)',\
|
||||
si.uom.si-quantity;version='[2.1.0,2.1.1)',\
|
||||
org.osgi.util.function;version='[1.2.0,1.2.1)',\
|
||||
org.osgi.util.promise;version='[1.2.0,1.2.1)',\
|
||||
biz.aQute.tester.junit-platform;version='[6.4.0,6.4.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)',\
|
||||
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
|
||||
org.apache.felix.scr;version='[2.2.4,2.2.5)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.0,2.2.1)',\
|
||||
org.osgi.service.component;version='[1.5.0,1.5.1)',\
|
||||
junit-jupiter-api;version='[5.9.2,5.9.3)',\
|
||||
junit-jupiter-engine;version='[5.9.2,5.9.3)',\
|
||||
@@ -55,4 +48,11 @@ Fragment-Host: org.openhab.binding.astro
|
||||
org.apiguardian.api;version='[1.1.2,1.1.3)',\
|
||||
tech.units.indriya;version='[2.2.0,2.2.1)',\
|
||||
uom-lib-common;version='[2.2.0,2.2.1)',\
|
||||
io.methvin.directory-watcher;version='[0.18.0,0.18.1)'
|
||||
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
|
||||
com.sun.jna;version='[5.13.0,5.13.1)',\
|
||||
com.sun.xml.bind.jaxb-osgi;version='[2.3.8,2.3.9)',\
|
||||
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
|
||||
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.3,2.2.4)',\
|
||||
org.osgi.service.event;version='[1.4.1,1.4.2)',\
|
||||
org.osgi.util.promise;version='[1.3.0,1.3.1)'
|
||||
|
||||
Reference in New Issue
Block a user