X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scl.osgi%2FMETA-INF%2FMANIFEST.MF;h=971c55338eab1ea6cbe1d1933bb712ab96bec5ae;hp=a1033a4a4b710589241eda12510c2403fd6ea1a6;hb=a516cf32592cf470cfc3f6ff96ee8b5168bd7a43;hpb=7a7ad0a2319ce70a184e099adad8a69c23562bd9 diff --git a/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF index a1033a4a4..971c55338 100644 --- a/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF @@ -6,11 +6,13 @@ Bundle-Version: 1.0.4.qualifier Bundle-Activator: org.simantics.scl.osgi.internal.Activator Require-Bundle: org.eclipse.core.runtime, gnu.trove3;bundle-version="3.0.0", - org.simantics.scl.compiler;bundle-version="0.6.0";visibility:=reexport + org.simantics.scl.compiler;bundle-version="0.6.0";visibility:=reexport, + org.slf4j.api Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.scl.osgi, - org.simantics.scl.osgi.internal + org.simantics.scl.osgi.internal, + org.simantics.scl.osgi.issues Service-Component: OSGI-INF/org.simantics.scl.osgi.internal.BundleModuleSourceRepository.xml, OSGI-INF/org.simantics.scl.osgi.internal.FileSystemModuleSourceRepository.xml, OSGI-INF/org.simantics.scl.osgi.internal.BundleTestScriptRepository.xml