Resolve itests after core changes (#14498)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2023-02-25 12:37:37 +01:00
committed by GitHub
parent 726858b4f1
commit ec3f5369be
17 changed files with 23 additions and 51 deletions

View File

@@ -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)',\