]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.fastlz/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.fastlz / META-INF / MANIFEST.MF
index 9dce615860990723bcd5c10ab7969a4c834202d3..6e85cea8d8b55674a62b498be3b3081165ebba33 100644 (file)
@@ -3,12 +3,11 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Compression Codecs
 Bundle-SymbolicName: org.simantics.fastlz
 Bundle-Version: 1.2.1.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-Activator: org.simantics.fastlz.bundle.Activator
 Require-Bundle: org.eclipse.core.runtime,
  org.junit;bundle-version="4.12.0";resolution:=optional,
  org.simantics.compressions;bundle-version="1.0.0",
- org.eclipse.equinox.util;bundle-version="1.0.300",
  org.eclipse.equinox.ds;bundle-version="1.3.1",
  org.eclipse.osgi.services;bundle-version="3.3.0"
 Export-Package: org.simantics.fastlz