X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.logging%2FMETA-INF%2FMANIFEST.MF;h=abf3a16f6f21c51e2722aff1913c298fcbe991f0;hb=HEAD;hp=22e51353d06926af8b21b8f5a4c5bcf33538593c;hpb=f77aae8906bcd780c0202720257d8c443a261342;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.logging/META-INF/MANIFEST.MF b/bundles/org.simantics.logging/META-INF/MANIFEST.MF index 22e51353d..abf3a16f6 100644 --- a/bundles/org.simantics.logging/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.logging/META-INF/MANIFEST.MF @@ -10,8 +10,9 @@ Require-Bundle: org.eclipse.core.runtime, ch.qos.logback.classic, ch.qos.logback.core, org.simantics.utils -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Service-Component: logbackLogProvider.xml, dbAndMetadataLogProvider.xml Export-Package: org.simantics.logging +Automatic-Module-Name: org.simantics.logging