]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF
Automatic execution of SCL tests in Maven
[simantics/platform.git] / tests / org.simantics.scl.osgi.tests / META-INF / MANIFEST.MF
diff --git a/tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF b/tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..da7e1c6
--- /dev/null
@@ -0,0 +1,16 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Tests
+Bundle-SymbolicName: org.simantics.scl.osgi.tests
+Bundle-Version: 1.0.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.junit;bundle-version="4.12.0",
+ org.simantics.scl.compiler;bundle-version="0.5.0",
+ org.simantics.scl.osgi;bundle-version="1.0.4",
+ gnu.trove3,
+ org.objectweb.asm.util,
+ org.eclipse.equinox.ds;bundle-version="1.4.300",
+ org.simantics;bundle-version="1.0.0",
+ org.simantics.acorn;bundle-version="1.1.2",
+ org.simantics.workbench;bundle-version="1.5.1",
+ org.simantics.application