X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.tests.modelled%2FMETA-INF%2FMANIFEST.MF;h=19c437b0e46fde824541938e1528a7f3240a8449;hb=1819be12c9a971df1dea5daa8190162ac1e20bb6;hp=042896151d58bcaeca3173384a42776eb85f8931;hpb=06718abb2b3cc780748553811c4857c165499809;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 042896151..19c437b0e 100644 --- a/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF @@ -8,9 +8,15 @@ 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, + org.simantics.debug.browser;bundle-version="1.0.0" 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 +Automatic-Module-Name: org.simantics.tests.modelled