]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.db.tests/META-INF/MANIFEST.MF
Added missing org.simantics.db.{tests,testing} plug-ins.
[simantics/platform.git] / tests / org.simantics.db.tests / META-INF / MANIFEST.MF
diff --git a/tests/org.simantics.db.tests/META-INF/MANIFEST.MF b/tests/org.simantics.db.tests/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..708ba69
--- /dev/null
@@ -0,0 +1,30 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Tests Plug-in
+Bundle-SymbolicName: org.simantics.db.tests
+Bundle-Version: 0.8.0.qualifier
+Bundle-Activator: org.simantics.db.tests.common.Activator
+Require-Bundle: org.eclipse.core.runtime,
+ org.junit;bundle-version="4.12.0",
+ org.simantics.db;bundle-version="0.8.0",
+ org.simantics.db.services;bundle-version="0.8.0",
+ org.simantics.db.procore;bundle-version="1.1.1",
+ org.simantics.layer0.utils,
+ org.simantics.db.management;bundle-version="0.8.0",
+ gnu.trove3;bundle-version="3.0.3",
+ org.simantics.fastlz;bundle-version="1.0.0",
+ org.apache.log4j;bundle-version="1.2.15",
+ org.simantics.db.impl;bundle-version="0.8.0",
+ org.simantics.db.layer0;bundle-version="0.8.0",
+ org.simantics.project;bundle-version="1.0.1",
+ org.eclipse.equinox.p2.metadata;bundle-version="2.0.0",
+ org.simantics.graph.db;bundle-version="1.0.0",
+ org.simantics.graph;bundle-version="1.0.0",
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.simantics.diagram.ontology;bundle-version="1.1.1",
+ org.simantics.db.testing;bundle-version="1.0.0";visibility:=reexport,
+ org.simantics.datatypes.ontology;bundle-version="1.0.0"
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.db.tests.common,
+ org.simantics.db.tests.suite