X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.tests.modelled%2FMETA-INF%2FMANIFEST.MF;h=042896151d58bcaeca3173384a42776eb85f8931;hp=662bca7b714a8f7adc18b63c1bcd09aff19c4b56;hb=06718abb2b3cc780748553811c4857c165499809;hpb=7b02cfbbab66342eac845e2877e7906cc1960ad2 diff --git a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF index 662bca7b7..042896151 100644 --- a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF @@ -4,13 +4,13 @@ Bundle-Name: Simantics Modelled Tests Bundle-SymbolicName: org.simantics.tests.modelled Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.tests.modelled.Activator -Require-Bundle: org.eclipse.core.runtime, - org.simantics.db, - org.simantics.db.common, - org.simantics.tests.modelled.ontology, +Require-Bundle: org.simantics.tests.modelled.ontology, org.simantics.scl.osgi, org.simantics, - org.simantics.scl.compiler + org.junit, + org.simantics.modeling;bundle-version="1.1.1" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy -Export-Package: org.simantics.tests.modelled +Export-Package: org.simantics.tests.modelled, + org.simantics.tests.modelled.junit +Bundle-Vendor: Semantum Oy