Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0002-remove-submodules-and-proguard-related-stuff.-Won-t-.patch | remove submodules and proguard-related stuff. Won't build otherwise. | Hilko Bengen <bengen@debian.org> | no | 2014-01-27 | ||
0003-java11-compatibility.patch | Fixes the compatibility with Java 11 -- diff --git a/junit4-ant/src/main/java/com/carrotsearch/ant/tasks/junit4/JUnit4.java b/junit4-ant/src/main/java/com/carrotsearch/ant/tasks/junit4/JUnit4.java index f4b3e83..b703270 100644 |
no | backport, https://github.com/randomizedtesting/randomizedtesting/commit/e8839732 | |||
0004-fix-dependencies.patch | Remove the 'provided' scope to ensure the package depends on the right dependencies. This is necessary because proguard is disabled and the dependencies aren't embedded in a single jar. -- diff --git a/junit4-ant/pom.xml b/junit4-ant/pom.xml index b4cb98e..b8ab1a7 100644 |
Emmanuel Bourg <ebourg@apache.org> | not-needed |