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=8f182947930bb09a6d637bf373bc9e0bdc1d8fc3;hp=c0b1ba43acb8f4a590cc87585794625786d84793;hb=b123fe92f27f72b9132ec52c9494fb8d8715d2ed;hpb=36282d240b9ac295894a6705672efa11eb26e4d2 diff --git a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF index c0b1ba43a..8f1829479 100644 --- a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF @@ -8,8 +8,13 @@ Require-Bundle: org.simantics.tests.modelled.ontology, org.simantics.scl.osgi, org.simantics, org.junit, - org.simantics.modeling;bundle-version="1.1.1" + org.simantics.modeling;bundle-version="1.1.1", + org.slf4j.api, + org.simantics.db.testing Bundle-RequiredExecutionEnvironment: JavaSE-1.8 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