X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.scl.osgi%2FMETA-INF%2FMANIFEST.MF;h=2b6dc004fc3e074370c09dfc7ea859a58fe53786;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hp=971c55338eab1ea6cbe1d1933bb712ab96bec5ae;hpb=a516cf32592cf470cfc3f6ff96ee8b5168bd7a43;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF index 971c55338..2b6dc004f 100644 --- a/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.osgi/META-INF/MANIFEST.MF @@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.scl.compiler;bundle-version="0.6.0";visibility:=reexport, org.slf4j.api Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.scl.osgi, org.simantics.scl.osgi.internal, org.simantics.scl.osgi.issues @@ -18,3 +18,4 @@ Service-Component: OSGI-INF/org.simantics.scl.osgi.internal.BundleModuleSourceRe OSGI-INF/org.simantics.scl.osgi.internal.BundleTestScriptRepository.xml Import-Package: org.osgi.service.component, org.osgi.service.component.annotations +Automatic-Module-Name: org.simantics.scl.osgi