]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF
Tons of dependency fixes and updates
[simantics/platform.git] / bundles / org.simantics.scenegraph / META-INF / MANIFEST.MF
index f2c70f5c60d54bf752903db7da33ec31cd6c7b90..a8a1a15431f727bcc9c5cdc7774c90ca03d56a13 100644 (file)
@@ -8,24 +8,19 @@ Require-Bundle: gnu.trove3;bundle-version="3.0.0",
  org.simantics.utils.thread;bundle-version="1.0.0",
  org.simantics.utils.datastructures;bundle-version="1.1.0",
  org.jfree.jchart;bundle-version="1.0.12",
- org.jfree.jcommon;bundle-version="1.0.15",
  org.junit;resolution:=optional,
  org.simantics.scl.runtime;bundle-version="0.1.4",
  org.simantics.databoard;bundle-version="0.6.3",
  com.lowagie.text;bundle-version="2.1.7";resolution:=optional,
  org.simantics.utils;bundle-version="1.1.0",
- org.slf4j.api
+ org.slf4j.api,
+ org.apache.batik;bundle-version="1.12.0";visibility:=reexport
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ClassPath: .,
- lib/svgSalamander-tiny.jar,
- lib/batik-parser-1.8.jar,
- lib/batik-awt-util-1.8.jar,
- lib/batik-util-1.8.jar
+ lib/svgSalamander-tiny.jar
 Export-Package: com.kitfox.svg,
  com.kitfox.svg.animation,
  com.kitfox.svg.xml,
- org.apache.batik.ext.awt.geom,
- org.apache.batik.parser,
  org.simantics.scenegraph,
  org.simantics.scenegraph.adapters,
  org.simantics.scenegraph.g2d,