openhab-core/bundles/org.openhab.core.compat1x.test/META-INF/MANIFEST.MF
Kai Kreuzer a5b86617a6 initial commit of openhab core components
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-26 23:22:23 +01: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