X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.procore%2FMETA-INF%2FMANIFEST.MF;h=bf25b3db217e4314b21f88af2abd4ed4cec966a5;hb=15a0f229f7340ed92e9157049483ed71f54677f9;hp=107581f6b0a5db6476e3ae0c9fa34811ddc53ea7;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF b/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF index 107581f6b..bf25b3db2 100644 --- a/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF @@ -10,7 +10,8 @@ Require-Bundle: org.apache.log4j;visibility:=reexport, gnu.trove3;bundle-version="3.0.0", org.simantics.db.impl;bundle-version="0.8.0", org.simantics.lz4, - org.simantics.compressions + org.simantics.compressions, + org.slf4j.api Export-Package: fi.vtt.simantics.procore, fi.vtt.simantics.procore.internal, org.simantics.db.procore, @@ -25,3 +26,4 @@ Import-Package: org.eclipse.core.runtime, org.simantics.graph.db Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Service-Component: OSGI-INF/org.simantics.db.procore.ProCoreDriver.xml, OSGI-INF/org.simantics.db.procore.internal.ProCoreDriverVirtual.xml +Automatic-Module-Name: org.simantics.db.procore