]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.history/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.history / META-INF / MANIFEST.MF
index d131ae3fec928352359d792fb623293eb84f6ba4..00ef5321c18b8cb4ef25b7af1ef85cc13e7daed7 100644 (file)
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: History
 Bundle-SymbolicName: org.simantics.history;singleton:=true
 Bundle-Version: 1.0.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.simantics.databoard;bundle-version="0.6.2",
  org.junit;bundle-version="4.8.1";resolution:=optional,
  org.simantics.utils;bundle-version="1.1.0";resolution:=optional,
@@ -14,3 +14,4 @@ Export-Package: org.simantics.history,
  org.simantics.history.util,
  org.simantics.history.util.subscription
 Bundle-Vendor: Semantum Oy
+Automatic-Module-Name: org.simantics.history