2015-12-20 22:32:25 +01:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: openHAB 1.x Compatibility Layer Tests
|
|
|
|
Bundle-SymbolicName: org.openhab.core.compat1x.test
|
2016-05-21 14:00:58 +02:00
|
|
|
Bundle-Version: 2.0.0.qualifier
|
2015-12-20 22:32:25 +01:00
|
|
|
Bundle-Vendor: openHAB.org
|
|
|
|
Fragment-Host: org.openhab.core.compat1x
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
|
|
Import-Package: groovy.lang,
|
|
|
|
org.codehaus.groovy.reflection,
|
|
|
|
org.codehaus.groovy.runtime,
|
|
|
|
org.codehaus.groovy.runtime.callsite,
|
|
|
|
org.codehaus.groovy.runtime.typehandling,
|
|
|
|
org.eclipse.smarthome.core.events,
|
|
|
|
org.eclipse.smarthome.test,
|
|
|
|
org.hamcrest;core=split,
|
|
|
|
org.junit
|