Resolve itests after core changes (#14498)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -4,8 +4,7 @@ Bundle-SymbolicName: ${project.artifactId}
|
||||
Fragment-Host: org.openhab.binding.nest
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.nest.tests',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
bnd.identity;id='org.openhab.binding.nest.tests'
|
||||
|
||||
# We would like to use the "volatile" storage only
|
||||
-runblacklist: \
|
||||
@@ -97,12 +96,10 @@ Fragment-Host: org.openhab.binding.nest
|
||||
org.openhab.core.auth.oauth2client;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.config.core;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.config.discovery;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.config.xml;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.io.console;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.io.net;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.test;version='[4.0.0,4.0.1)',\
|
||||
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.objectweb.asm;version='[9.4.0,9.4.1)',\
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
|
||||
Reference in New Issue
Block a user