X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.layer0%2FMETA-INF%2FMANIFEST.MF;h=28801e2782958a0ab5907a7be8d7665c168b6b4c;hb=d505a72b5e6499a3eba646765575d28b7409ecdb;hp=d6a2b6365594cd6a140b7c3f2a28d470e758a891;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.db.layer0/META-INF/MANIFEST.MF b/bundles/org.simantics.db.layer0/META-INF/MANIFEST.MF index d6a2b6365..28801e278 100644 --- a/bundles/org.simantics.db.layer0/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.layer0/META-INF/MANIFEST.MF @@ -32,7 +32,8 @@ Require-Bundle: gnu.trove3;bundle-version="3.0.3", org.simantics.issues.ontology;bundle-version="1.2.0", org.simantics.simulator.variable;bundle-version="1.0.0", org.simantics.scl.osgi;bundle-version="1.0.4", - org.simantics.scl.compiler;bundle-version="0.4.0" + org.simantics.scl.compiler;bundle-version="0.4.0", + org.slf4j.api Export-Package: org.simantics.db.layer0, org.simantics.db.layer0.adapter, org.simantics.db.layer0.adapter.impl, @@ -59,3 +60,4 @@ Export-Package: org.simantics.db.layer0, Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.db.layer0.internal.Activator Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.db.layer0