]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.scl.commands / META-INF / MANIFEST.MF
index b136c78ef718b24e5dc433bf1824e839b25a8821..cde9e243073670496f9d9a2af7ec52c98a591833 100644 (file)
@@ -9,4 +9,6 @@ Require-Bundle: org.simantics.db;bundle-version="1.1.0",
  org.simantics.scl.osgi;bundle-version="1.0.4",
  org.simantics.scl.compiler;bundle-version="0.4.0",
  org.simantics.db.common;bundle-version="1.1.0",
- org.simantics;bundle-version="1.0.0"
+ org.simantics;bundle-version="1.0.0",
+ org.slf4j.api
+Automatic-Module-Name: org.simantics.scl.commands