X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.structural2%2FMETA-INF%2FMANIFEST.MF;h=893b512ac39c066adf3b10df1097f1248786f159;hp=ad3c50facba1a792dce116d2f575564a223e1b18;hb=15a0f229f7340ed92e9157049483ed71f54677f9;hpb=a5e69e900dcfcf54a9f39ab754f20467d99b64d3 diff --git a/bundles/org.simantics.structural2/META-INF/MANIFEST.MF b/bundles/org.simantics.structural2/META-INF/MANIFEST.MF index ad3c50fac..893b512ac 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 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