From 144cb11243e624ce8088e1da0e2cc1e0fd4d5a18 Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Mon, 7 Feb 2022 08:25:16 +0100 Subject: [PATCH] Resolve runbundles for XStream upgrade (#12222) Signed-off-by: Wouter Born --- itests/org.openhab.binding.feed.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.hue.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.max.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.mielecloud.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.modbus.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.nest.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.ntp.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.systeminfo.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.tradfri.tests/itest.bndrun | 4 ++-- itests/org.openhab.binding.wemo.tests/itest.bndrun | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/itests/org.openhab.binding.feed.tests/itest.bndrun b/itests/org.openhab.binding.feed.tests/itest.bndrun index d7d3d91aa5..415c59a709 100644 --- a/itests/org.openhab.binding.feed.tests/itest.bndrun +++ b/itests/org.openhab.binding.feed.tests/itest.bndrun @@ -39,7 +39,6 @@ Fragment-Host: org.openhab.binding.feed 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.security;version='[9.4.43,9.4.44)',\ @@ -75,4 +74,5 @@ Fragment-Host: org.openhab.binding.feed org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ org.apache.xbean.bundleutils;version='[4.20.0,4.20.1)',\ org.apache.xbean.finder;version='[4.20.0,4.20.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.hue.tests/itest.bndrun b/itests/org.openhab.binding.hue.tests/itest.bndrun index a11804ce5a..285b942e66 100644 --- a/itests/org.openhab.binding.hue.tests/itest.bndrun +++ b/itests/org.openhab.binding.hue.tests/itest.bndrun @@ -40,7 +40,6 @@ Fragment-Host: org.openhab.binding.hue 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.client;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ @@ -79,4 +78,5 @@ Fragment-Host: org.openhab.binding.hue org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ org.apache.xbean.bundleutils;version='[4.20.0,4.20.1)',\ org.apache.xbean.finder;version='[4.20.0,4.20.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.max.tests/itest.bndrun b/itests/org.openhab.binding.max.tests/itest.bndrun index a9bcecae75..4d306a5cb8 100644 --- a/itests/org.openhab.binding.max.tests/itest.bndrun +++ b/itests/org.openhab.binding.max.tests/itest.bndrun @@ -36,7 +36,6 @@ Fragment-Host: org.openhab.binding.max 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.security;version='[9.4.43,9.4.44)',\ @@ -66,4 +65,5 @@ Fragment-Host: org.openhab.binding.max org.openhab.core.test;version='[3.3.0,3.3.1)',\ org.openhab.core.thing;version='[3.3.0,3.3.1)',\ org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.mielecloud.tests/itest.bndrun b/itests/org.openhab.binding.mielecloud.tests/itest.bndrun index 555765dc6e..704e62df1f 100644 --- a/itests/org.openhab.binding.mielecloud.tests/itest.bndrun +++ b/itests/org.openhab.binding.mielecloud.tests/itest.bndrun @@ -38,7 +38,6 @@ Fragment-Host: org.openhab.binding.mielecloud org.osgi.service.cm;version='[1.6.0,1.6.1)',\ 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)',\ org.eclipse.jetty.client;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ @@ -85,4 +84,5 @@ Fragment-Host: org.openhab.binding.mielecloud org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ org.apache.xbean.bundleutils;version='[4.20.0,4.20.1)',\ org.apache.xbean.finder;version='[4.20.0,4.20.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.modbus.tests/itest.bndrun b/itests/org.openhab.binding.modbus.tests/itest.bndrun index dd7d383b88..2c61917932 100644 --- a/itests/org.openhab.binding.modbus.tests/itest.bndrun +++ b/itests/org.openhab.binding.modbus.tests/itest.bndrun @@ -37,7 +37,6 @@ Fragment-Host: org.openhab.binding.modbus 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.security;version='[9.4.43,9.4.44)',\ @@ -75,4 +74,5 @@ Fragment-Host: org.openhab.binding.modbus org.openhab.core.thing;version='[3.3.0,3.3.1)',\ org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ org.openhab.core.transform;version='[3.3.0,3.3.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.nest.tests/itest.bndrun b/itests/org.openhab.binding.nest.tests/itest.bndrun index 2573ea42ad..dfc49379bc 100644 --- a/itests/org.openhab.binding.nest.tests/itest.bndrun +++ b/itests/org.openhab.binding.nest.tests/itest.bndrun @@ -49,7 +49,6 @@ Fragment-Host: org.openhab.binding.nest 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.client;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ @@ -104,4 +103,5 @@ Fragment-Host: org.openhab.binding.nest org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ org.apache.xbean.bundleutils;version='[4.20.0,4.20.1)',\ org.apache.xbean.finder;version='[4.20.0,4.20.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.ntp.tests/itest.bndrun b/itests/org.openhab.binding.ntp.tests/itest.bndrun index 8e7fd84c8e..581544e034 100644 --- a/itests/org.openhab.binding.ntp.tests/itest.bndrun +++ b/itests/org.openhab.binding.ntp.tests/itest.bndrun @@ -36,7 +36,6 @@ Fragment-Host: org.openhab.binding.ntp 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.security;version='[9.4.43,9.4.44)',\ @@ -70,4 +69,5 @@ Fragment-Host: org.openhab.binding.ntp org.openhab.core.test;version='[3.3.0,3.3.1)',\ org.openhab.core.thing;version='[3.3.0,3.3.1)',\ org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.systeminfo.tests/itest.bndrun b/itests/org.openhab.binding.systeminfo.tests/itest.bndrun index c1341749f5..339dfbc2a8 100644 --- a/itests/org.openhab.binding.systeminfo.tests/itest.bndrun +++ b/itests/org.openhab.binding.systeminfo.tests/itest.bndrun @@ -37,7 +37,6 @@ Fragment-Host: org.openhab.binding.systeminfo 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.security;version='[9.4.43,9.4.44)',\ @@ -73,4 +72,5 @@ Fragment-Host: org.openhab.binding.systeminfo org.openhab.core.test;version='[3.3.0,3.3.1)',\ org.openhab.core.thing;version='[3.3.0,3.3.1)',\ org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.tradfri.tests/itest.bndrun b/itests/org.openhab.binding.tradfri.tests/itest.bndrun index 89e200d572..7246894765 100644 --- a/itests/org.openhab.binding.tradfri.tests/itest.bndrun +++ b/itests/org.openhab.binding.tradfri.tests/itest.bndrun @@ -39,7 +39,6 @@ Fragment-Host: org.openhab.binding.tradfri 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.security;version='[9.4.43,9.4.44)',\ @@ -76,4 +75,5 @@ Fragment-Host: org.openhab.binding.tradfri org.openhab.core.test;version='[3.3.0,3.3.1)',\ org.openhab.core.thing;version='[3.3.0,3.3.1)',\ org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' diff --git a/itests/org.openhab.binding.wemo.tests/itest.bndrun b/itests/org.openhab.binding.wemo.tests/itest.bndrun index 1e12896ae6..acd0f2faea 100644 --- a/itests/org.openhab.binding.wemo.tests/itest.bndrun +++ b/itests/org.openhab.binding.wemo.tests/itest.bndrun @@ -39,7 +39,6 @@ Fragment-Host: org.openhab.binding.wemo 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)',\ - xstream;version='[1.4.18,1.4.19)',\ org.eclipse.jetty.client;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.http;version='[9.4.43,9.4.44)',\ org.eclipse.jetty.io;version='[9.4.43,9.4.44)',\ @@ -83,4 +82,5 @@ Fragment-Host: org.openhab.binding.wemo org.openhab.core.thing.xml;version='[3.3.0,3.3.1)',\ org.apache.xbean.bundleutils;version='[4.20.0,4.20.1)',\ org.apache.xbean.finder;version='[4.20.0,4.20.1)',\ - org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)' + org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\ + xstream;version='[1.4.19,1.4.20)' -- 2.47.3