]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.logging/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.logging / META-INF / MANIFEST.MF
index 22e51353d06926af8b21b8f5a4c5bcf33538593c..abf3a16f6f21c51e2722aff1913c298fcbe991f0 100644 (file)
@@ -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