]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.testing/META-INF/MANIFEST.MF
Added missing org.simantics.db.{tests,testing} plug-ins.
[simantics/platform.git] / bundles / org.simantics.db.testing / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.db.testing/META-INF/MANIFEST.MF b/bundles/org.simantics.db.testing/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..0846e8c
--- /dev/null
@@ -0,0 +1,27 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: DB Testing Support
+Bundle-SymbolicName: org.simantics.db.testing
+Bundle-Version: 1.0.0.qualifier
+Bundle-Vendor: Semantum Oy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.simantics.db.layer0;bundle-version="1.1.0",
+ org.simantics.graph.db;bundle-version="1.1.5";visibility:=reexport,
+ org.simantics.project;bundle-version="1.0.1";visibility:=reexport,
+ org.apache.log4j;bundle-version="1.2.15",
+ org.simantics.db.procore;bundle-version="1.1.1",
+ org.simantics.db.services;bundle-version="1.1.0",
+ org.eclipse.core.runtime;bundle-version="3.6.0",
+ org.simantics.workbench;bundle-version="1.1.0",
+ org.simantics.db.management;bundle-version="1.1.0",
+ org.simantics;bundle-version="1.0.0";visibility:=reexport,
+ org.simantics.scl.osgi;bundle-version="1.0.4",
+ org.junit;bundle-version="4.12.0",
+ org.simantics.db.server,
+ org.apache.commons.math3
+Export-Package: org.simantics.db.testing.annotation,
+ org.simantics.db.testing.base,
+ org.simantics.db.testing.cases,
+ org.simantics.db.testing.common,
+ org.simantics.db.testing.impl
+Bundle-ClassPath: .