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