2019-02-05 12:54:04 +01:00
|
|
|
-include: ../itest-common.bndrun
|
|
|
|
|
|
|
|
Bundle-SymbolicName: ${project.artifactId}
|
|
|
|
Fragment-Host: org.openhab.core.automation
|
|
|
|
|
|
|
|
-runrequires: bnd.identity;id='org.openhab.core.automation.tests'
|
|
|
|
|
|
|
|
#
|
|
|
|
# done
|
|
|
|
#
|
|
|
|
-runbundles: \
|
2019-10-20 01:37:56 +02:00
|
|
|
ch.qos.logback.classic;version='[1.2.3,1.2.4)',\
|
|
|
|
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
|
|
|
|
com.google.gson;version='[2.8.2,2.8.3)',\
|
2019-02-05 12:54:04 +01:00
|
|
|
javax.measure.unit-api;version='[1.0.0,1.0.1)',\
|
|
|
|
org.apache.commons.io;version='[2.2.0,2.2.1)',\
|
|
|
|
org.apache.felix.http.servlet-api;version='[1.1.2,1.1.3)',\
|
|
|
|
org.apache.felix.scr;version='[2.1.10,2.1.11)',\
|
2019-10-20 01:37:56 +02:00
|
|
|
org.apache.servicemix.specs.activation-api-1.1;version='[2.9.0,2.9.1)',\
|
|
|
|
org.apache.servicemix.specs.annotation-api-1.3;version='[1.3.0,1.3.1)',\
|
|
|
|
org.apache.servicemix.specs.jaxb-api-2.2;version='[2.9.0,2.9.1)',\
|
|
|
|
org.apache.servicemix.specs.stax-api-1.2;version='[2.9.0,2.9.1)',\
|
2019-02-05 12:54:04 +01:00
|
|
|
org.eclipse.equinox.event;version='[1.4.300,1.4.301)',\
|
|
|
|
org.osgi.service.event;version='[1.4.0,1.4.1)',\
|
|
|
|
osgi.enroute.hamcrest.wrapper;version='[1.3.0,1.3.1)',\
|
|
|
|
osgi.enroute.junit.wrapper;version='[4.12.0,4.12.1)',\
|
2019-02-25 22:39:28 +01:00
|
|
|
slf4j.api;version='[1.7.25,1.7.26)',\
|
2019-07-14 21:37:07 +02:00
|
|
|
tec.uom.lib.uom-lib-common;version='[1.0.3,1.0.4)',\
|
2019-11-07 16:26:59 +01:00
|
|
|
tec.uom.se;version='[1.0.10,1.0.11)',\
|
2019-11-08 15:18:58 +01:00
|
|
|
jollyday;version='[0.5.8,0.5.9)',\
|
2019-11-17 11:47:24 +01:00
|
|
|
org.threeten.extra;version='[1.4.0,1.4.1)',\
|
|
|
|
org.eclipse.jetty.http;version='[9.4.20,9.4.21)',\
|
|
|
|
org.eclipse.jetty.io;version='[9.4.20,9.4.21)',\
|
|
|
|
org.eclipse.jetty.security;version='[9.4.20,9.4.21)',\
|
|
|
|
org.eclipse.jetty.server;version='[9.4.20,9.4.21)',\
|
|
|
|
org.eclipse.jetty.servlet;version='[9.4.20,9.4.21)',\
|
2019-12-16 00:22:35 +01:00
|
|
|
org.eclipse.jetty.util;version='[9.4.20,9.4.21)',\
|
|
|
|
org.openhab.core;version='[3.0.0,3.0.1)',\
|
|
|
|
org.openhab.core.automation;version='[3.0.0,3.0.1)',\
|
|
|
|
org.openhab.core.automation.tests;version='[3.0.0,3.0.1)',\
|
|
|
|
org.openhab.core.config.core;version='[3.0.0,3.0.1)',\
|
|
|
|
org.openhab.core.ephemeris;version='[3.0.0,3.0.1)',\
|
|
|
|
org.openhab.core.io.console;version='[3.0.0,3.0.1)',\
|
|
|
|
org.openhab.core.test;version='[3.0.0,3.0.1)',\
|
|
|
|
org.openhab.core.thing;version='[3.0.0,3.0.1)'
|