]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.db/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.graph.db / META-INF / MANIFEST.MF
index 20c651f5c7540592c90a402c9504ca6d1c9c2c30..14e0b79ab855e1e578b95b3b5840e40d129d8078 100644 (file)
@@ -3,11 +3,12 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Transferable Graph Database Binding
 Bundle-SymbolicName: org.simantics.graph.db
 Bundle-Version: 1.1.9.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.simantics.graph;bundle-version="1.0.0";visibility:=reexport,
  org.simantics.db.common;bundle-version="0.8.0",
  gnu.trove3;bundle-version="3.0.3",
- org.simantics.layer0;bundle-version="1.0.0"
-Export-Package: org.simantics.graph.db,
- org.simantics.graph.db.old
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.slf4j.api
+Export-Package: org.simantics.graph.db
 Bundle-Vendor: VTT Technical Research Centre of Finland
+Automatic-Module-Name: org.simantics.graph.db