Skip to content

Commit

Permalink
Update bndrun files after rebase
Browse files Browse the repository at this point in the history
Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn committed Mar 14, 2019
1 parent 1ad0fa7 commit fbd4ab6
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 11 deletions.
3 changes: 1 addition & 2 deletions itests/org.openhab.core.binding.xml.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@ Fragment-Host: org.openhab.core.binding.xml
ch.qos.logback.classic;version='[1.2.3,1.2.4)',\
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
slf4j.api;version='[1.7.25,1.7.26)',\
com.google.gson;version='[2.8.2,2.8.3)',\
org.openhab.core.storage.json;version='[2.5.0,2.5.1)'
com.google.gson;version='[2.8.2,2.8.3)'
2 changes: 1 addition & 1 deletion itests/org.openhab.core.compat1x.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ Fragment-Host: org.openhab.core.compat1x
org.eclipse.xtext.xbase;version='[2.17.0,2.17.1)',\
com.google.gson;version='[2.8.2,2.8.3)',\
com.google.guava;version='[21.0.0,21.0.1)',\
org.openhab.core.model.rule.runtime;version='[2.5.0,2.5.1)'
org.openhab.core.model.persistence.runtime;version='[2.5.0,2.5.1)'
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ Fragment-Host: org.openhab.core.config.discovery.mdns
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
slf4j.api;version='[1.7.25,1.7.26)',\
ch.qos.logback.classic;version='[1.2.3,1.2.4)',\
com.google.gson;version='[2.8.2,2.8.3)',\
org.openhab.core.storage.json;version='[2.5.0,2.5.1)'
com.google.gson;version='[2.8.2,2.8.3)'
2 changes: 1 addition & 1 deletion itests/org.openhab.core.model.thing.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ Fragment-Host: org.openhab.core.model.thing
org.objectweb.asm.tree;version='[7.0.0,7.0.1)',\
org.eclipse.xtext.xbase;version='[2.17.0,2.17.1)',\
com.google.gson;version='[2.8.2,2.8.3)',\
org.openhab.core.model.rule.runtime;version='[2.5.0,2.5.1)'
org.openhab.core.model.persistence.runtime;version='[2.5.0,2.5.1)'
3 changes: 1 addition & 2 deletions itests/org.openhab.core.thing.xml.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ Fragment-Host: org.openhab.core.thing.xml
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
slf4j.api;version='[1.7.25,1.7.26)',\
ch.qos.logback.classic;version='[1.2.3,1.2.4)',\
com.google.gson;version='[2.8.2,2.8.3)',\
org.openhab.core.storage.json;version='[2.5.0,2.5.1)'
com.google.gson;version='[2.8.2,2.8.3)'
2 changes: 1 addition & 1 deletion itests/org.openhab.core.transform.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Fragment-Host: org.openhab.core.transform
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
slf4j.api;version='[1.7.25,1.7.26)',\
com.google.gson;version='[2.8.2,2.8.3)',\
slf4j.simple;version='[1.7.21,1.7.22)'
ch.qos.logback.classic;version='[1.2.3,1.2.4)'
2 changes: 1 addition & 1 deletion itests/org.openhab.core.ui.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ Fragment-Host: org.openhab.core.ui
com.google.gson;version='[2.8.2,2.8.3)',\
com.google.guava;version='[21.0.0,21.0.1)',\
com.google.inject;version='[3.0.0,3.0.1)',\
org.openhab.core.model.rule.runtime;version='[2.5.0,2.5.1)'
org.openhab.core.model.persistence.runtime;version='[2.5.0,2.5.1)'
1 change: 0 additions & 1 deletion itests/org.openhab.core.voice.tests/itest.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ Fragment-Host: org.openhab.core.voice
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
slf4j.api;version='[1.7.25,1.7.26)',\
ch.qos.logback.classic;version='[1.2.3,1.2.4)',\
org.openhab.core.storage.json;version='[2.5.0,2.5.1)',\
org.apache.xbean.bundleutils;version='[4.12.0,4.12.1)',\
org.apache.xbean.finder;version='[4.12.0,4.12.1)',\
org.objectweb.asm;version='[7.0.0,7.0.1)',\
Expand Down

0 comments on commit fbd4ab6

Please sign in to comment.