From: Tuukka Lehtonen Date: Tue, 21 Apr 2020 20:34:54 +0000 (+0300) Subject: Exported org.w3c.dom.{svg,smil} from xml-apis-ext.jar X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F77%2F4177%2F1;p=simantics%2Fthird-party.git Exported org.w3c.dom.{svg,smil} from xml-apis-ext.jar Naturally these need to be exported, forgot them from the last commit. gitlab simantics/platform#198 Change-Id: I02e1def2ba83e7d8657cf14a55a40e365243441d --- diff --git a/p2/features/org.apache.batik.feature_1.12.0.202004233218.jar b/p2/features/org.apache.batik.feature_1.12.0.202004233218.jar new file mode 100644 index 0000000..13dfeaf Binary files /dev/null and b/p2/features/org.apache.batik.feature_1.12.0.202004233218.jar differ diff --git a/p2/plugins/org.apache.batik_1.12.0.202004233218.jar b/p2/plugins/org.apache.batik_1.12.0.202004233218.jar new file mode 100644 index 0000000..ccc179f Binary files /dev/null and b/p2/plugins/org.apache.batik_1.12.0.202004233218.jar differ diff --git a/plugins/org.apache.batik/META-INF/MANIFEST.MF b/plugins/org.apache.batik/META-INF/MANIFEST.MF index 02e2355..b94059f 100644 --- a/plugins/org.apache.batik/META-INF/MANIFEST.MF +++ b/plugins/org.apache.batik/META-INF/MANIFEST.MF @@ -146,7 +146,9 @@ Export-Package: org.apache.batik, org.apache.xmlgraphics.xmp, org.apache.xmlgraphics.xmp.merge, org.apache.xmlgraphics.xmp.schemas, - org.apache.xmlgraphics.xmp.schemas.pdf + org.apache.xmlgraphics.xmp.schemas.pdf, + org.w3c.dom.smil, + org.w3c.dom.svg Bundle-ClassPath: ., lib/batik-anim-1.12.jar, lib/batik-awt-util-1.12.jar,