X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.mapping%2FMETA-INF%2FMANIFEST.MF;h=e3b6b329fdc4fa53ab4b05553b97badf1b209ee7;hb=refs%2Fchanges%2F62%2F4262%2F1;hp=46c07ed2368e96746dc1a1c0afc5ab9343fa4352;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.mapping/META-INF/MANIFEST.MF b/bundles/org.simantics.mapping/META-INF/MANIFEST.MF index 46c07ed23..e3b6b329f 100644 --- a/bundles/org.simantics.mapping/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.mapping/META-INF/MANIFEST.MF @@ -6,7 +6,8 @@ Bundle-Version: 1.1.0.qualifier Require-Bundle: gnu.trove3;bundle-version="3.0.3", org.simantics.layer0;bundle-version="1.0.0", org.simantics.layer0.utils;bundle-version="0.8.0", - org.simantics.db.layer0;bundle-version="1.1.0" + org.simantics.db.layer0;bundle-version="1.1.0", + org.slf4j.api Export-Package: org.simantics.mapping, org.simantics.mapping.constraint, org.simantics.mapping.constraint.instructions, @@ -14,4 +15,5 @@ Export-Package: org.simantics.mapping, org.simantics.mapping.rule, org.simantics.mapping.rule.instructions Bundle-Vendor: VTT Technical Research Centre of Finland -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 +Automatic-Module-Name: org.simantics.mapping