]> gerrit.simantics Code Review - simantics/third-party.git/commit
Fixing bundled Batik 1.12 to export only what it needs to 73/4173/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 21 Apr 2020 13:23:58 +0000 (16:23 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 21 Apr 2020 13:23:58 +0000 (16:23 +0300)
commit31274449ee033062f1d4b300e2ea3ea65de5e956
tree8e2c384b1914a05d6656c1b5cde641676a2ee1b3
parentc6b5e05cd66d430b2eb6c6c4305fe5ba2908e9d9
Fixing bundled Batik 1.12 to export only what it needs to

Also moved to JavaSE-11 and removed duplicate js.jar and
xml-apis-1.4.01.jar which conflicts with what JavaSE already provides in
modules java.xml and jdk.xml.dom.

gitlab simantics/platform#198

Change-Id: I303dd9252eaf979f1bad364ebd87bfbc1ae62725
12 files changed:
.gitignore
p2/features/org.apache.batik.feature_1.12.0.202001201321.jar [deleted file]
p2/features/org.apache.batik.feature_1.12.0.202004211617.jar [new file with mode: 0644]
p2/plugins/org.apache.batik_1.12.0.202004211617.jar [moved from p2/plugins/org.apache.batik_1.12.0.202001201321.jar with 94% similarity]
plugins/org.apache.batik/.classpath
plugins/org.apache.batik/.settings/org.eclipse.jdt.core.prefs
plugins/org.apache.batik/META-INF/MANIFEST.MF
plugins/org.apache.batik/README.md [new file with mode: 0644]
plugins/org.apache.batik/lib/LICENSE.js.txt [deleted file]
plugins/org.apache.batik/lib/js.jar [deleted file]
plugins/org.apache.batik/lib/xml-apis-1.4.01.jar [deleted file]
publish.bat