2019-02-05 09:32:49 +01:00
|
|
|
-include: ../itest-common.bndrun
|
|
|
|
|
|
|
|
Bundle-SymbolicName: ${project.artifactId}
|
2020-12-12 14:34:37 +01:00
|
|
|
Fragment-Host: org.openhab.core.automation
|
2019-02-05 09:32:49 +01:00
|
|
|
|
|
|
|
-runrequires: bnd.identity;id='org.openhab.core.automation.integration.tests'
|
|
|
|
|
|
|
|
#
|
|
|
|
# done
|
|
|
|
#
|
|
|
|
-runbundles: \
|
2019-10-01 15:49:43 +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 09:32:49 +01:00
|
|
|
javax.measure.unit-api;version='[1.0.0,1.0.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-01 15:49:43 +02:00
|
|
|
org.apache.servicemix.specs.annotation-api-1.3;version='[1.3.0,1.3.1)',\
|
2019-02-05 09:32:49 +01:00
|
|
|
org.eclipse.equinox.event;version='[1.4.300,1.4.301)',\
|
2019-10-01 15:49:43 +02:00
|
|
|
org.osgi.service.event;version='[1.4.0,1.4.1)',\
|
|
|
|
slf4j.api;version='[1.7.25,1.7.26)',\
|
|
|
|
tec.uom.lib.uom-lib-common;version='[1.0.3,1.0.4)',\
|
2019-10-20 01:37:56 +02:00
|
|
|
tec.uom.se;version='[1.0.10,1.0.11)',\
|
2019-11-17 11:47:24 +01:00
|
|
|
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)',\
|
2020-08-09 14:36:46 +02:00
|
|
|
org.hamcrest;version='[2.2.0,2.2.1)',\
|
2020-10-02 23:36:37 +02:00
|
|
|
org.opentest4j;version='[1.2.0,1.2.1)',\
|
|
|
|
com.sun.xml.bind.jaxb-osgi;version='[2.3.3,2.3.4)',\
|
|
|
|
jakarta.xml.bind-api;version='[2.3.3,2.3.4)',\
|
|
|
|
org.apache.servicemix.specs.activation-api-1.2.1;version='[1.2.1,1.2.2)',\
|
2020-10-03 11:04:25 +02:00
|
|
|
jollyday;version='[0.5.10,0.5.11)',\
|
2020-12-22 10:01:42 +01:00
|
|
|
org.threeten.extra;version='[1.5.0,1.5.1)',\
|
|
|
|
org.openhab.core;version='[3.1.0,3.1.1)',\
|
|
|
|
org.openhab.core.automation;version='[3.1.0,3.1.1)',\
|
|
|
|
org.openhab.core.automation.integration.tests;version='[3.1.0,3.1.1)',\
|
|
|
|
org.openhab.core.config.core;version='[3.1.0,3.1.1)',\
|
|
|
|
org.openhab.core.ephemeris;version='[3.1.0,3.1.1)',\
|
|
|
|
org.openhab.core.io.console;version='[3.1.0,3.1.1)',\
|
|
|
|
org.openhab.core.test;version='[3.1.0,3.1.1)',\
|
2021-01-05 22:58:58 +01:00
|
|
|
org.openhab.core.thing;version='[3.1.0,3.1.1)',\
|
|
|
|
junit-jupiter-api;version='[5.7.0,5.7.1)',\
|
|
|
|
junit-jupiter-engine;version='[5.7.0,5.7.1)',\
|
|
|
|
junit-platform-commons;version='[1.7.0,1.7.1)',\
|
|
|
|
junit-platform-engine;version='[1.7.0,1.7.1)',\
|
2021-01-15 16:33:39 +01:00
|
|
|
junit-platform-launcher;version='[1.7.0,1.7.1)',\
|
2021-02-28 21:33:08 +01:00
|
|
|
org.glassfish.hk2.osgi-resource-locator;version='[1.0.3,1.0.4)',\
|
|
|
|
biz.aQute.tester.junit-platform;version='[5.3.0,5.3.1)'
|