X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.structural2%2FMETA-INF%2FMANIFEST.MF;h=1e43cc4c118c0c372d065fc8cae9db54388d5f9d;hb=refs%2Fchanges%2F68%2F2368%2F1;hp=ad3c50facba1a792dce116d2f575564a223e1b18;hpb=0cbe7783b5f5297ab926fa742e023cfcbdcba43d;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.structural2/META-INF/MANIFEST.MF b/bundles/org.simantics.structural2/META-INF/MANIFEST.MF index ad3c50fac..1e43cc4c1 100644 --- a/bundles/org.simantics.structural2/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.structural2/META-INF/MANIFEST.MF @@ -10,7 +10,8 @@ Require-Bundle: org.simantics.structural.ontology;bundle-version="1.0.0", org.simantics.issues.common;bundle-version="1.1.0", org.simantics.simulator.variable;bundle-version="1.0.0", org.simantics.scl.osgi;bundle-version="1.0.0", - org.simantics;bundle-version="1.0.0" + org.simantics;bundle-version="1.0.0", + org.slf4j.api;bundle-version="1.7.25" Export-Package: org.simantics.structural2, org.simantics.structural2.modelingRules, org.simantics.structural2.procedural, @@ -24,3 +25,4 @@ Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.structural2.internal.Activator Import-Package: org.slf4j +Automatic-Module-Name: org.simantics.structural2