X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.logging%2FMETA-INF%2FMANIFEST.MF;h=96c84263a395eb988f81cddfb3df4d0b2f3f2816;hb=refs%2Fchanges%2F68%2F2368%2F1;hp=115019a65b5fafe0415ffde5c50c914f8dfc6f99;hpb=1251d640abb698a4018ef1ea212f8cdf78befaaf;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.logging/META-INF/MANIFEST.MF b/bundles/org.simantics.logging/META-INF/MANIFEST.MF index 115019a65..96c84263a 100644 --- a/bundles/org.simantics.logging/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.logging/META-INF/MANIFEST.MF @@ -8,9 +8,11 @@ Bundle-Vendor: Semantum Oy Require-Bundle: org.eclipse.core.runtime, org.slf4j.api, ch.qos.logback.classic, - ch.qos.logback.core + ch.qos.logback.core, + org.simantics.utils Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Service-Component: logbackLogProvider.xml, dbAndMetadataLogProvider.xml Export-Package: org.simantics.logging +Automatic-Module-Name: org.simantics.logging