X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.charts%2FMETA-INF%2FMANIFEST.MF;h=7692223616c9526973c1c648a4ae0119d8cb74da;hb=b36d5008430c0d29e82ffa09a38636e05755d4b4;hp=2b3484be8ada3d5744824178e5626aec0d739e37;hpb=a96a1d4c72a409ec853b724c9b1d6bcd0eb26679;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.charts/META-INF/MANIFEST.MF b/bundles/org.simantics.charts/META-INF/MANIFEST.MF index 2b3484be8..769222361 100644 --- a/bundles/org.simantics.charts/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.charts/META-INF/MANIFEST.MF @@ -7,7 +7,6 @@ Bundle-Activator: org.simantics.charts.Activator Bundle-Vendor: Semantum Oy Export-Package: org.simantics.charts, org.simantics.charts.editor, - org.simantics.charts.editor.e4, org.simantics.charts.preference, org.simantics.charts.query, org.simantics.charts.ui @@ -48,7 +47,8 @@ Require-Bundle: org.eclipse.ui, org.eclipse.e4.ui.bindings;bundle-version="0.11.0", org.eclipse.e4.core.di.annotations, org.eclipse.e4.core.services, - com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2", + com.fasterxml.jackson.core.jackson-core;bundle-version="[2.8.11,2.9.0)", org.slf4j.api Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy +Automatic-Module-Name: org.simantics.charts