Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-disable-modules.patch | Do not build the optional modules | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
02-rename-jars.patch | Do not rename the jars to avoid confusing maven-debian-helper | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
03-disable-unstable-tests.patch | Ignore the sporadic failures of IMAPIdleUntaggedResponseTest | Emmanuel Bourg <ebourg@apache.org> | not-needed | debian | ||
04-disable-external-network-tests.patch | Disable (Ignore) SMTPWriteTimeoutTest due to network access | tony mancill <tmancill@debian.org> | not-needed | debian | ||
07-javadoc-dependencies.patch | Ignore an additional dependency of the javadoc plugin to work around a build failure | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
08-remove-module-info.patch | Removes the module-info.java files to work around a bug with the maven-javadoc-plugin which attempts to invoke javadoc with the --module-path parameter if these files are found. This breaks the build when using OpenJDK 8. This patch can be removed once the default JDK is upgraded (or the plugin fixed). |
Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
09-mailapi-version.patch | Adjusts the version of the com.sun.mail:mailapi dependency to help maven-debian-helper identifying as a reactor dependency. | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
10-ignore-compilation-warnings.patch | Don't break the build on compilation warnings | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
11-jakarta-to-javax.patch | Reverts the Maven artifacts using the jakarta namespace to javax to preserve the backward compatibility. The new jakarta namespace will be used with the version 2.0 of JavaMail. | Emmanuel Bourg <ebourg@apache.org> | not-needed |