Adapt addons to core watch service changes (#14004)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -66,4 +66,8 @@ Fragment-Host: org.openhab.automation.jsscriptingnashorn
|
||||
org.openhab.core.io.console;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.transform;version='[4.0.0,4.0.1)',\
|
||||
org.threeten.extra;version='[1.5.0,1.5.1)'
|
||||
org.threeten.extra;version='[1.5.0,1.5.1)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)',\
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
org.apache.felix.configadmin;version='[1.9.24,1.9.25)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)'
|
||||
|
||||
@@ -50,4 +50,6 @@ Fragment-Host: org.openhab.binding.astro
|
||||
org.openhab.core.io.console;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.storage.json;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)'
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -77,4 +77,6 @@ Fragment-Host: org.openhab.binding.avmfritz
|
||||
org.openhab.core.test;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)'
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)',\
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.feed
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.feed.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml',\
|
||||
bnd.identity;id='org.apache.felix.configadmin',\
|
||||
osgi.identity;filter:='(&(osgi.identity=org.ops4j.pax.web.pax-web-runtime)(version>=7.2.3))'
|
||||
@@ -77,4 +76,5 @@ Fragment-Host: org.openhab.binding.feed
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.hue
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.hue.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml',\
|
||||
bnd.identity;id='org.eclipse.jdt.annotation'
|
||||
|
||||
@@ -81,4 +80,5 @@ Fragment-Host: org.openhab.binding.hue
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.max
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.max.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -68,4 +67,5 @@ Fragment-Host: org.openhab.binding.max
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.mielecloud
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.mielecloud.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
-runblacklist: \
|
||||
@@ -87,4 +86,5 @@ Fragment-Host: org.openhab.binding.mielecloud
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.modbus
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.modbus.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# 1) We would like to use the "volatile" storage only, drop other storage
|
||||
@@ -77,4 +76,5 @@ Fragment-Host: org.openhab.binding.modbus
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.transform;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -13,7 +13,6 @@ Import-Package: \
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.mqtt.homeassistant.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -111,5 +110,6 @@ Import-Package: \
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.transform;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
jakarta.ws.rs-api;version='[2.1.6,2.1.7)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)',\
|
||||
jakarta.ws.rs-api;version='[2.1.6,2.1.7)'
|
||||
|
||||
@@ -13,7 +13,6 @@ Import-Package: \
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.mqtt.homie.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -111,6 +110,7 @@ Import-Package: \
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.transform;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
jakarta.ws.rs-api;version='[2.1.6,2.1.7)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)',\
|
||||
jakarta.ws.rs-api;version='[2.1.6,2.1.7)'
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.nest
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.nest.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -106,5 +105,6 @@ Fragment-Host: org.openhab.binding.nest
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)',\
|
||||
com.fasterxml.woodstox.woodstox-core;version='[6.4.0,6.4.1)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)',\
|
||||
com.fasterxml.woodstox.woodstox-core;version='[6.4.0,6.4.1)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.ntp
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.ntp.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -72,4 +71,5 @@ Fragment-Host: org.openhab.binding.ntp
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.systeminfo
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.systeminfo.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -76,4 +75,4 @@ Fragment-Host: org.openhab.binding.systeminfo
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.tradfri
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.tradfri.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -79,4 +78,5 @@ Fragment-Host: org.openhab.binding.tradfri
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.wemo
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.wemo.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
@@ -85,4 +84,5 @@ Fragment-Host: org.openhab.binding.wemo
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
@@ -59,4 +59,8 @@ Fragment-Host: org.openhab.persistence.mapdb
|
||||
org.openhab.core.test;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.persistence.mapdb;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.persistence.mapdb.tests;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)'
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)',\
|
||||
org.apache.felix.configadmin;version='[1.9.24,1.9.25)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)'
|
||||
|
||||
Reference in New Issue
Block a user