Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian-system-jars.patch | Use Debian paths to jars | Ximin Luo <infinity0@debian.org> | not-needed | |||
debian-system-docbook.patch | Use Debian paths to docbook | Ximin Luo <infinity0@debian.org> | not-needed | |||
java9-compatibility.patch | Changes for compatibility with Java 9 Besides the JSpecView error caused by changes to DefaultMutableTreeNode in Java 9 there is an error caused by the use of sun.audio.* classes (replaced by equivalent classes in javax.sound.sampled in the patch), and another one during the generation of the javadoc caused by the use of a debug method named '_()' (fixed by setting the source level to 1.7). |
Emmanuel Bourg <ebourg@apache.org> | not-needed | debian | 2021-09-11 | |
no-private-property-file.patch | skipping jar signing commands in the build script We won't use a private property file. We skip signing with the provided certificate as it is signed with a weak algorithm which is now disabled. Anyway the signatures would be stripped by dh_strip_nondeterminism. Pierre Gruet <pgt@debian.org> |
Andrius Merkys <merkys@debian.org> | not-needed | 2021-09-14 | ||
dont-use-JSpecView.patch | skipping JSpecView, which is not present | Andrius Merkys <merkys@debian.org> | not-needed | 2021-09-14 | ||
omit_applet_parts.patch | skip classes and build targets related to the applet This is to anticipate the deprecation of the Applet classes in openjdk-17. | Pierre Gruet <pgt@debian.org> | not-needed | debian | 2021-10-08 | |
building_javadoc.patch | building the javadoc, hidden by default | Pierre Gruet <pgt@debian.org> | not-needed | 2021-12-12 |