]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.data/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.scl.data / META-INF / MANIFEST.MF
index 52095a10169c88160aac11f4b9d3392cc79806e4..eb6ba41c5c4bf0fde149c03079f3ba8b4450ec25 100644 (file)
@@ -8,5 +8,7 @@ Require-Bundle: org.simantics.scl.runtime;bundle-version="0.4.0",
  org.simantics.scl.osgi;bundle-version="1.0.4",
  org.jdom2;bundle-version="2.0.6",
  org.junit;bundle-version="4.12.0";resolution:=optional,
- com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2"
+ com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2",
+ com.fasterxml.jackson.core.jackson-databind
 Bundle-ClassPath: .
+Automatic-Module-Name: org.simantics.scl.data