Package: javamail / 1.6.2-1
Metadata
Package | Version | Patches format |
---|---|---|
javamail | 1.6.2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 disable modules.patch | (download) |
pom.xml |
20 10 + 10 - 0 ! |
do not build the optional modules |
02 rename jars.patch | (download) |
mailapi/pom.xml |
2 1 + 1 - 0 ! |
do not rename the jars to avoid confusing maven-debian-helper |
03 disable unstable tests.patch | (download) |
mail/src/test/java/com/sun/mail/imap/IMAPIdleUntaggedResponseTest.java |
1 1 + 0 - 0 ! |
ignore the sporadic failures of imapidleuntaggedresponsetest |
04 disable external network tests.patch | (download) |
mail/src/test/java/com/sun/mail/smtp/SMTPWriteTimeoutTest.java |
2 2 + 0 - 0 ! |
disable (ignore) smtpwritetimeouttest due to network access |
07 javadoc dependencies.patch | (download) |
pom.xml |
2 2 + 0 - 0 ! |
ignore an additional dependency of the javadoc plugin to work around a build failure |
08 remove module info.patch | (download) |
gimap/src/main/java/module-info.java |
51 0 + 51 - 0 ! |
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). |
09 mailapi version.patch | (download) |
parent-distrib/pom.xml |
2 1 + 1 - 0 ! |
adjusts the version of the com.sun.mail:mailapi dependency to help maven-debian-helper identifying as a reactor dependency. |
10 ignore compilation warnings.patch | (download) |
android/activation/pom.xml |
1 0 + 1 - 0 ! |
don't break the build on compilation warnings |