X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.runtime%2FMETA-INF%2FMANIFEST.MF;h=4d092f2fe72d67d3b7e40065992bf923050cd076;hb=refs%2Fchanges%2F52%2F4152%2F8;hp=382af3fc4e74750e2e7063d2e59e0eda9646acdd;hpb=5b1f5568f25146b397bcdb7b570ddad74246969f;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF index 382af3fc4..4d092f2fe 100644 --- a/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: SCL Runtime Bundle-SymbolicName: org.simantics.scl.runtime;singleton:=true Bundle-Version: 0.4.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.scl.runtime, org.simantics.scl.runtime.chr, org.simantics.scl.runtime.collection, @@ -25,4 +25,5 @@ Export-Package: org.simantics.scl.runtime, Require-Bundle: org.junit;bundle-version="4.12.0";resolution:=optional, gnu.trove3;bundle-version="3.0.0", org.simantics.databoard;bundle-version="0.6.5";visibility:=reexport, - org.slf4j.api;bundle-version="1.7.20" + org.slf4j.api +Automatic-Module-Name: org.simantics.scl.runtime