]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.common/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.db.common / META-INF / MANIFEST.MF
index 5ba6379d6a15a07f93d9f313320178e73acb6c8f..c45b276d72eb7db405710daec9e89341c28af58f 100644 (file)
@@ -32,6 +32,7 @@ Export-Package: org.simantics.db.common,
  org.simantics.db.common.procedure.wrapper,
  org.simantics.db.common.processor,
  org.simantics.db.common.provider,
+ org.simantics.db.common.recursive,
  org.simantics.db.common.request,
  org.simantics.db.common.service,
  org.simantics.db.common.session,
@@ -43,3 +44,4 @@ Export-Package: org.simantics.db.common,
 Bundle-Activator: org.simantics.db.common.internal.Activator
 Bundle-ActivationPolicy: lazy
 Import-Package: org.osgi.framework;version="1.6.0"
+Automatic-Module-Name: org.simantics.db.common