X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=tests%2Forg.simantics.scl.compiler.tests%2FMETA-INF%2FMANIFEST.MF;fp=tests%2Forg.simantics.scl.compiler.tests%2FMETA-INF%2FMANIFEST.MF;h=5caaeecbd97e44f677a82c9dec4a9d1a7676f7e7;hb=0364f8f54b009e9e5de482d5c9d1cb7efb023141;hp=0000000000000000000000000000000000000000;hpb=7ecf07ff9aacab300f1fb900f1f0f97beb1be139;p=simantics%2Fplatform.git diff --git a/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF b/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF new file mode 100644 index 000000000..5caaeecbd --- /dev/null +++ b/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF @@ -0,0 +1,12 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Tests +Bundle-SymbolicName: org.simantics.scl.compiler.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"