X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.testing%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.db.testing%2FMETA-INF%2FMANIFEST.MF;h=0846e8c8a9b298211718a6ed39474d738858d39a;hb=67fd62f9c742337ec80eef658192db198a0efaac;hp=0000000000000000000000000000000000000000;hpb=cde82ba81327d5515fdca362f7f4c70f5103ae80;p=simantics%2Fplatform.git 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 index 000000000..0846e8c8a --- /dev/null +++ b/bundles/org.simantics.db.testing/META-INF/MANIFEST.MF @@ -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: .