]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/hdf.hdf5lib/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / hdf.hdf5lib / META-INF / MANIFEST.MF
index 566d3bad20318ff7d2a6b4e43a15e83584586d1a..6bd23894644745349d8ed277aeda506a908a100b 100644 (file)
@@ -4,7 +4,7 @@ Bundle-Name: Java HDF5 Interface (JHI5)
 Bundle-SymbolicName: hdf.hdf5lib
 Bundle-Version: 1.10.2
 Bundle-Vendor: Semantum Oy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ClassPath: .,
  jarhdf5-1.10.2.jar
 Eclipse-BundleShape: dir
@@ -14,4 +14,5 @@ Export-Package: hdf.hdf5lib,
  hdf.hdf5lib.structs
 Bundle-NativeCode: hdf5_java.dll; processor=x86_64; osname=win32,
  libhdf5.so.101; libhdf5_java.so; processor=x86_64; osname=linux
-Require-Bundle: org.slf4j.api;bundle-version="1.7.2"
+Require-Bundle: org.slf4j.api
+Automatic-Module-Name: hdf.hdf5lib