Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-junit-provider-selection.patch | Surefire can't correctly detect the 4.x version of JUnit that is present in the Debian Maven Repository. . This patch corrects that - its safe to assume that its greater than 4.7 as sid contains 4.8.2. The JUnit4Provider should never get selected due to the way these two checks are combined. |
James Page <james.page@ubuntu.com> | not-needed | |||
bypass-testng-version-check.patch | Bypass the verification of the version of TestNG since it doesn't work with the modified version installed in Debian. TestNG in Debian has always been above the minimum version required by Surefire anyway. |
Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
dependency-plugin-configuration.patch | Use the Debian version of the artifacts referenced by the dependency plugin | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
doxia-compatibility.patch | Fixes the compatibility with the version of Doxia in Debian | Emmanuel Bourg <ebourg@apache.org> | no | |||
maven-compatibility.patch | Fixes the compatibility with the version of Maven in Debian | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
maven-shared-utils-dependency.patch | Disabled the copy of the maven-shared-utils source files | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
jsr305-dependency.patch | Adds the dependency on JSR 305 (why is the dependency defined in the parent pom ignored?) | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
jdk-8186647-workaround.patch | Workaround for a javac regression | Emmanuel Bourg <ebourg@apache.org> | yes | upstream | ||
maven-shared-utils-compatibility.patch | Fixes the compatibility with the version of maven-shared-utils in Debian | Emmanuel Bourg <ebourg@apache.org> | no | |||
disable-doclint.patch | Disables doclint to fix the build failure with OpenJDK 17 | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
maven-shared-utils-3.3.4-compatibility.patch | maven-shared-utils 3.3.4 compatibility | Markus Koschany <apo@debian.org> | not-needed | 2022-06-24 |