Skip to content
Not built

Changes

Summary

  1. Move the build to require JDK 11 (commit: b497ec0) (details)
Commit b497ec0f99b50b597db38868d508aa0f872e571d by Lukas Jungmann
Move the build to require JDK 11

-update build plugins (allows building on Java SE 15),
-resurrect building temporarily excluded parts (#473),
-fix content of provider implementation files (#493)
-define missing JPMS descriptors and fix existing ones,
  move away from Automatic-Module-Name in manifests
-include JPMS descriptors in final jar filess

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: b497ec0)
The file was modified gimap/pom.xml
The file was modified publish/pom.xml
The file was modified imap/src/main/java/module-info.java
The file was modified mailapi/src/main/java/module-info.java
The file was modified doc/release/CHANGES.txt
The file was modified dsn/pom.xml
The file was modified javadoc/pom.xml
The file was modified mailapi/pom.xml
The file was modified smtp/src/main/java/module-info.java
The file was modified pom.xml
The file was modified pop3/src/main/java/module-info.java
The file was modified mailapijar/pom.xml
The file was modified mailhandler/src/main/java/module-info.java
The file was modified mail/pom.xml
The file was addeddsn/src/main/java/module-info.java
The file was modified mbox/pom.xml
The file was modified parent-distrib/pom.xml
The file was modified imap/pom.xml
The file was addedmail/src/main/java/module-info.java
The file was modified gimap/src/main/java/module-info.java
The file was addedmailapijar/src/main/java/module-info.java
The file was addedmbox/src/main/java/module-info.java