Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
exclude-dependency-sources.patch | Don't include hamcrest in the Javadoc (the source artifact isn't available) | Emmanuel Bourg <ebourg@apache.org> | not-needed | 2020-11-01 | ||
Version.patch | Version diff --git a/src/main/java/junit/runner/Version.java b/src/main/java/junit/runner/Version.java index 9f26384..81e07de 100644 |
Markus Koschany <apo@debian.org> | no | 2020-11-01 | ||
java17-compatibility.patch | Disable doclint and change the source level to fix the build failure with OpenJDK 17 | Emmanuel Bourg <ebourg@apache.org> | yes | debian | ||
hamcrest-compatibility.patch | Fixes the compatibility with the version of Hamcrest in Debian | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
java21-compatibility.patch | Fixes a test failure with Java 21 due to ThreadGroup changes | Emmanuel Bourg <ebourg@apache.org> | not-needed |