X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.databoard%2FMETA-INF%2FMANIFEST.MF;h=e44b55bd470a826f7d050c1dfe85d9ac6f940320;hb=9712014e959584157b02e594be8719c151b8f5b0;hp=9f4b5b81c14ae888144630b463896ce43c312c30;hpb=694c553a3c402b9397ff99e904b4f99b77b51df1;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.databoard/META-INF/MANIFEST.MF b/bundles/org.simantics.databoard/META-INF/MANIFEST.MF index 9f4b5b81c..e44b55bd4 100644 --- a/bundles/org.simantics.databoard/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.databoard/META-INF/MANIFEST.MF @@ -11,7 +11,8 @@ Require-Bundle: org.junit;resolution:=optional, org.eclipse.swt;bundle-version="3.7.1";resolution:=optional, org.eclipse.jface;bundle-version="3.7.0";resolution:=optional, org.eclipse.core.runtime;bundle-version="3.7.0";resolution:=optional, - org.apache.commons.collections;bundle-version="3.2.1" + org.apache.commons.collections;bundle-version="3.2.1", + org.slf4j.api Export-Package: org.simantics.databoard, org.simantics.databoard.accessor, org.simantics.databoard.accessor.binary, @@ -61,3 +62,4 @@ Export-Package: org.simantics.databoard, org.simantics.databoard.util, org.simantics.databoard.util.binary Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.databoard