]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.workbench/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.workbench / META-INF / MANIFEST.MF
index 887f4937787def2c787a766b73656269d20dc89d..5b183ad68ae104b024e766b6f29cbb4504a99fe0 100644 (file)
@@ -45,9 +45,8 @@ Require-Bundle: com.ibm.icu,
  org.eclipse.e4.ui.di;bundle-version="1.1.0",
  org.eclipse.e4.core.contexts,
  org.eclipse.e4.ui.services,
- org.slf4j.api;bundle-version="1.7.20",
- ch.qos.logback.classic;bundle-version="1.1.7",
- ch.qos.logback.core;bundle-version="1.1.7"
+ org.slf4j.api;bundle-version="1.7.20"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
+Automatic-Module-Name: org.simantics.workbench