X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.structural2%2FMETA-INF%2FMANIFEST.MF;h=1e43cc4c118c0c372d065fc8cae9db54388d5f9d;hb=1dfc44ff89362fb4500ee9427432541b92d1953f;hp=94409e4d25d17202c517b9fe9c6026972f5e8918;hpb=969bd23cab98a79ca9101af33334000879fb60c5;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 94409e4d2..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, @@ -23,3 +24,5 @@ Export-Package: org.simantics.structural2, 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