]> gerrit.simantics Code Review - simantics/third-party.git/commitdiff
Exported org.w3c.dom.{svg,smil} from xml-apis-ext.jar 77/4177/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 21 Apr 2020 20:34:54 +0000 (23:34 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 21 Apr 2020 20:34:54 +0000 (23:34 +0300)
Naturally these need to be exported, forgot them from the last commit.

gitlab simantics/platform#198

Change-Id: I02e1def2ba83e7d8657cf14a55a40e365243441d

p2/features/org.apache.batik.feature_1.12.0.202004233218.jar [new file with mode: 0644]
p2/plugins/org.apache.batik_1.12.0.202004233218.jar [new file with mode: 0644]
plugins/org.apache.batik/META-INF/MANIFEST.MF

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 (file)
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 (file)
index 0000000..ccc179f
Binary files /dev/null and b/p2/plugins/org.apache.batik_1.12.0.202004233218.jar differ
index 02e235574f7d06177db87fc885274bf3e98e71b4..b94059f606eb03b6ba20abc735c88b8834ca21c6 100644 (file)
@@ -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,