]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.utils.thread / META-INF / MANIFEST.MF
index 44435fa6ed41421f640db3fa1312de4e0857c81d..7028157f6a172c970dd54522c847cb6181d4b690 100644 (file)
@@ -7,3 +7,5 @@ Export-Package: org.simantics.utils.threads,
  org.simantics.utils.threads.logger
 Bundle-Vendor: VTT Technical Research Centre of Finland
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.slf4j.api
+Automatic-Module-Name: org.simantics.utils.thread