X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.trend%2FMETA-INF%2FMANIFEST.MF;h=42771b0481cabe81c4fffa83f6cffbadf659d5a4;hb=HEAD;hp=1daf9cc51020677f157d875219211ab98b25d926;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.trend/META-INF/MANIFEST.MF b/bundles/org.simantics.trend/META-INF/MANIFEST.MF index 1daf9cc51..42771b048 100644 --- a/bundles/org.simantics.trend/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.trend/META-INF/MANIFEST.MF @@ -10,11 +10,13 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.databoard;bundle-version="0.6.2", org.simantics.history;bundle-version="1.0.0", org.simantics.simulation;bundle-version="1.1.0";resolution:=optional, - com.lowagie.text;bundle-version="2.1.5";resolution:=optional + com.lowagie.text;bundle-version="2.1.5";resolution:=optional, + org.slf4j.api Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.trend, org.simantics.trend.configuration, org.simantics.trend.impl, org.simantics.trend.util Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.trend