openhab-core/bundles/org.openhab.core.compat1x.test/META-INF/MANIFEST.MF
Kai Kreuzer c55513a8c0 switched to snapshot
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-21 14:00:58 +02:00

18 lines
575 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: openHAB 1.x Compatibility Layer Tests
Bundle-SymbolicName: org.openhab.core.compat1x.test
Bundle-Version: 2.0.0.qualifier
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