X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.tests.modelled%2FMETA-INF%2FMANIFEST.MF;h=3d4953c6e12c1409183cd773d05532cce25569f8;hb=HEAD;hp=bce9a42cfbe87b1921e65ff79f1f64117a309b46;hpb=53059ca1a958697cc6235d27628614fbaa944d59;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF index bce9a42cf..3d4953c6e 100644 --- a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF @@ -4,17 +4,19 @@ 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", + org.slf4j.api, org.simantics.db.testing, - org.simantics.modeling;bundle-version="1.1.1" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.simantics.debug.browser;bundle-version="1.0.0" +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.tests.modelled, - org.simantics.tests.modelled.junit + org.simantics.tests.modelled.junit, + org.simantics.tests.modelled.junit.v2, + org.simantics.tests.modelled.utils +Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.tests.modelled