]> gerrit.simantics Code Review - simantics/third-party.git/blob - plugins/org.apache.batik/README.md
Rebuilt all manual artifacts based on newer target
[simantics/third-party.git] / plugins / org.apache.batik / README.md
1 This bundle contains all the libraries of Batik 1.12.
2
3 It doesn't contain `xml-apis-1.4.01.jar` which comes with the Batik distribution,
4 because this version is intended to be used with Java 11 and later versions only.
5
6 Java 9+ contains two system modules: `java.xml` and `jdk.xml.dom` which contains all the
7 relevant packages/classes contained by `xml-apis-1.4.01.jar`.
8
9 Eclipse bundles javax.xml bundle via Orbit but this bundle does not depend on that,
10 only on the systems own XML modules.