Package: libjide-oss-java / 3.7.6+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
libjide-oss-java | 3.7.6+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
AquaJidePopupMenuUI.java.patch | (download) |
src/com/jidesoft/plaf/aqua/AquaJidePopupMenuUI.java |
4 2 + 2 - 0 ! |
aquajidepopupmenuui.java Replace com.apple.laf with a standard component instead of a vendor specific extension. |
java9 add exports.patch | (download) |
build.xml |
11 10 + 1 - 0 ! |
java9 add-exports Required for Java9. Pass --add-exports directly to the javadoc command. Environment variables like ANT_OPTIONS or _JAVA_OPTIONS will pick up the additional options but won't pass them to javadoc. Without this patch the documentation will not be built. |
java10.patch | (download) |
src-jdk9/com/jidesoft/plaf/windows/TMSchema.java |
10 1 + 9 - 0 ! |
java10 Bug-Debian: https://bugs.debian.org/897491 Bug-Upstream: https://github.com/jidesoft/jide-oss/issues/30 Remove Windows-specific class which FTBFS with OpenJDK 10. |
version.patch | (download) |
build.properties |
2 1 + 1 - 0 ! |
version Apparently upstream forgot to set the correct version. |