Skip to content

Commit

Permalink
Upgrade UoM dependencies (openhab#2573)
Browse files Browse the repository at this point in the history
Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn authored Nov 21, 2021
1 parent 54cd303 commit 3d722ec
Show file tree
Hide file tree
Showing 29 changed files with 89 additions and 86 deletions.
4 changes: 2 additions & 2 deletions bom/compile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,13 @@
<dependency>
<groupId>javax.measure</groupId>
<artifactId>unit-api</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>si.uom</groupId>
<artifactId>si-units</artifactId>
<version>2.0.1</version>
<version>2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions bom/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -478,13 +478,13 @@
<dependency>
<groupId>org.openhab.osgiify</groupId>
<artifactId>si.uom.si-units</artifactId>
<version>2.0.1</version>
<version>2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>si.uom</groupId>
<artifactId>si-quantity</artifactId>
<version>2.0.1</version>
<version>2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions features/karaf/openhab-tp/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
<!-- Measurement -->
<bundle dependency="true">mvn:jakarta.annotation/jakarta.annotation-api/2.0.0</bundle>
<bundle dependency="true">mvn:jakarta.inject/jakarta.inject-api/2.0.0</bundle>
<bundle dependency="true">mvn:javax.measure/unit-api/2.1.2</bundle>
<bundle dependency="true">mvn:javax.measure/unit-api/2.1.3</bundle>
<!-- The si.uom:si-units manifest has no Export-Package entry. As workaround this OSGi-ify bundle is used. -->
<bundle dependency="true">mvn:org.openhab.osgiify/si.uom.si-units/2.0.1</bundle>
<bundle dependency="true">mvn:si.uom/si-quantity/2.0.1</bundle>
<bundle dependency="true">mvn:org.openhab.osgiify/si.uom.si-units/2.1</bundle>
<bundle dependency="true">mvn:si.uom/si-quantity/2.1</bundle>
<bundle dependency="true">mvn:tech.units/indriya/2.1.2</bundle>
<bundle dependency="true">mvn:tech.uom.lib/uom-lib-common/2.1</bundle>

Expand Down
6 changes: 3 additions & 3 deletions itests/org.openhab.core.auth.oauth2client.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Fragment-Host: org.openhab.core.auth.oauth2client
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand All @@ -60,4 +58,6 @@ Fragment-Host: org.openhab.core.auth.oauth2client
org.eclipse.jetty.websocket.client;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.websocket.common;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ Fragment-Host: org.openhab.core.automation
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.openhab.core;version='[3.2.0,3.2.1)',\
Expand All @@ -54,4 +52,6 @@ Fragment-Host: org.openhab.core.automation
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ Fragment-Host: org.openhab.core.automation
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.openhab.core;version='[3.2.0,3.2.1)',\
Expand All @@ -55,4 +53,6 @@ Fragment-Host: org.openhab.core.automation
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ Fragment-Host: org.openhab.core.automation.module.script
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.openhab.core;version='[3.2.0,3.2.1)',\
Expand All @@ -55,4 +53,6 @@ Fragment-Host: org.openhab.core.automation.module.script
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ Fragment-Host: org.openhab.core.automation
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.openhab.core;version='[3.2.0,3.2.1)',\
Expand All @@ -55,4 +53,6 @@ Fragment-Host: org.openhab.core.automation
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.automation.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ Fragment-Host: org.openhab.core.automation
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.openhab.core;version='[3.2.0,3.2.1)',\
Expand All @@ -55,4 +53,6 @@ Fragment-Host: org.openhab.core.automation
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.binding.xml.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Fragment-Host: org.openhab.core.binding.xml
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand All @@ -57,4 +55,6 @@ Fragment-Host: org.openhab.core.binding.xml
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.config.core.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Fragment-Host: org.openhab.core.config.core
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.openhab.core;version='[3.2.0,3.2.1)',\
Expand All @@ -53,4 +51,6 @@ Fragment-Host: org.openhab.core.config.core
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ Fragment-Host: org.openhab.core.config.discovery.mdns
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand All @@ -56,4 +54,6 @@ Fragment-Host: org.openhab.core.config.discovery.mdns
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.config.discovery.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ Fragment-Host: org.openhab.core.config.discovery
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand All @@ -63,4 +61,6 @@ Fragment-Host: org.openhab.core.config.discovery
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ Fragment-Host: org.openhab.core.config.discovery.usbserial.linuxsysfs
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand All @@ -60,5 +58,6 @@ Fragment-Host: org.openhab.core.config.discovery.usbserial.linuxsysfs
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'

biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ Provide-Capability: \
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand All @@ -68,4 +66,6 @@ Provide-Capability: \
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.config.dispatch.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ Fragment-Host: org.openhab.core.config.dispatch
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand All @@ -50,4 +48,6 @@ Fragment-Host: org.openhab.core.config.dispatch
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.config.xml.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ Fragment-Host: org.openhab.core.config.xml
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
xstream;version='[1.4.18,1.4.19)',\
Expand All @@ -50,4 +48,6 @@ Fragment-Host: org.openhab.core.config.xml
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.ephemeris.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ feature.openhab-config: \
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
xstream;version='[1.4.18,1.4.19)',\
Expand All @@ -59,4 +57,6 @@ feature.openhab-config: \
org.eclipse.jetty.util;version='[9.4.43,9.4.44)',\
org.eclipse.jetty.util.ajax;version='[9.4.43,9.4.44)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.10,2.0.11)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
6 changes: 3 additions & 3 deletions itests/org.openhab.core.io.rest.core.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ Fragment-Host: org.openhab.core.io.rest.core
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand Down Expand Up @@ -94,4 +92,6 @@ Fragment-Host: org.openhab.core.io.rest.core
org.apache.cxf.cxf-rt-rs-client;version='[3.4.5,3.4.6)',\
org.apache.cxf.cxf-rt-rs-sse;version='[3.4.5,3.4.6)',\
org.apache.cxf.cxf-rt-security;version='[3.4.5,3.4.6)',\
org.apache.cxf.cxf-rt-transports-http;version='[3.4.5,3.4.6)'
org.apache.cxf.cxf-rt-transports-http;version='[3.4.5,3.4.6)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
7 changes: 4 additions & 3 deletions itests/org.openhab.core.model.core.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ Fragment-Host: org.openhab.core.model.core
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.xbean.bundleutils;version='[4.19.0,4.19.1)',\
Expand Down Expand Up @@ -107,4 +105,7 @@ Fragment-Host: org.openhab.core.model.core
org.ops4j.pax.web.pax-web-jetty;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-runtime;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-spi;version='[7.3.19,7.3.20)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
org.openhab.core.model.thing.runtime;version='[3.2.0,3.2.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
7 changes: 4 additions & 3 deletions itests/org.openhab.core.model.item.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ Fragment-Host: org.openhab.core.model.item
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.xbean.bundleutils;version='[4.19.0,4.19.1)',\
Expand Down Expand Up @@ -105,4 +103,7 @@ Fragment-Host: org.openhab.core.model.item
org.ops4j.pax.web.pax-web-jetty;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-runtime;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-spi;version='[7.3.19,7.3.20)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
org.openhab.core.model.thing.runtime;version='[3.2.0,3.2.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
7 changes: 4 additions & 3 deletions itests/org.openhab.core.model.rule.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ Fragment-Host: org.openhab.core.model.rule.runtime
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.xbean.bundleutils;version='[4.19.0,4.19.1)',\
Expand Down Expand Up @@ -107,5 +105,8 @@ Fragment-Host: org.openhab.core.model.rule.runtime
org.ops4j.pax.web.pax-web-jetty;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-runtime;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-spi;version='[7.3.19,7.3.20)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
org.openhab.core.model.thing.runtime;version='[3.2.0,3.2.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
-runblacklist: bnd.identity;id='jakarta.activation-api'
7 changes: 4 additions & 3 deletions itests/org.openhab.core.model.script.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ Fragment-Host: org.openhab.core.model.script
jakarta.annotation-api;version='[2.0.0,2.0.1)',\
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
javax.measure.unit-api;version='[2.1.2,2.1.3)',\
si-units;version='[2.0.1,2.0.2)',\
si.uom.si-quantity;version='[2.0.1,2.0.2)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
Expand Down Expand Up @@ -107,4 +105,7 @@ Fragment-Host: org.openhab.core.model.script
org.ops4j.pax.web.pax-web-jetty;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-runtime;version='[7.3.19,7.3.20)',\
org.ops4j.pax.web.pax-web-spi;version='[7.3.19,7.3.20)',\
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)'
biz.aQute.tester.junit-platform;version='[6.0.0,6.0.1)',\
org.openhab.core.model.thing.runtime;version='[3.2.0,3.2.1)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)'
Loading

0 comments on commit 3d722ec

Please sign in to comment.