X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.logging%2FMETA-INF%2FMANIFEST.MF;h=abf3a16f6f21c51e2722aff1913c298fcbe991f0;hb=refs%2Fchanges%2F52%2F4152%2F8;hp=115019a65b5fafe0415ffde5c50c914f8dfc6f99;hpb=7d5a5691780ed8373e77641b4a08f18cba0b9fab;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..abf3a16f6 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 -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + ch.qos.logback.core, + org.simantics.utils +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Service-Component: logbackLogProvider.xml, dbAndMetadataLogProvider.xml Export-Package: org.simantics.logging +Automatic-Module-Name: org.simantics.logging