]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.graph.compiler / META-INF / MANIFEST.MF
index 400bdceeaf26021649e2c104d6cf76adfadbfd7e..8b22e78ebeeb76292af68e0ffae0aa87cd0b5bf8 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Compiler
 Bundle-SymbolicName: org.simantics.graph.compiler;singleton:=true
-Bundle-Version: 1.1.16.qualifier
+Bundle-Version: 1.1.18.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.simantics.graph;bundle-version="1.1.15";visibility:=reexport,
  org.simantics.databoard;bundle-version="0.6.6",
@@ -11,3 +11,4 @@ Require-Bundle: org.simantics.graph;bundle-version="1.1.15";visibility:=reexport
  org.antlr.runtime;bundle-version="[3.5.2,4.0.0)"
 Export-Package: org.simantics.graph.compiler,
  org.simantics.graph.compiler.internal.ltk
+Automatic-Module-Name: org.simantics.graph.compiler