X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scenegraph%2FMETA-INF%2FMANIFEST.MF;h=a8a1a15431f727bcc9c5cdc7774c90ca03d56a13;hp=dad71c00d9e81a7828071e1a15633fe11f1c0f11;hb=15a0f229f7340ed92e9157049483ed71f54677f9;hpb=7684baeb8bc7963700676af20db6f4a860581e46 diff --git a/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF b/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF index dad71c00d..a8a1a1543 100644 --- a/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF @@ -8,19 +8,18 @@ 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.simantics.utils;bundle-version="1.1.0", + 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.simantics.scenegraph, org.simantics.scenegraph.adapters, @@ -37,3 +36,4 @@ Export-Package: com.kitfox.svg, org.simantics.scenegraph.utils.variable Bundle-Vendor: Semantum Oy Bundle-ActivationPolicy: lazy +Automatic-Module-Name: org.simantics.scenegraph