-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Migrate to Java 8 #322
Comments
It's basically all working in Java 8, but I haven't done any code improvements using lambda etc. I did have to work around a bug in Therapi, which compiles the source javadoc to runtime documentation for the CLI module. Waiting for a proper fix there. |
…ed upstream dependencies) and Jakarta 2.0.1
…the abandoned project with Java 8 and Jakarta 2.x.x (see https://github.com/davidmoten/subethasmtp). Simple Java Mail uses the SMTP test harness Wiser from the project.
…ed and maintained by Simple Java Mail, which switched to Java 8 and Jakarta 2.0.1 and ApacheV2 license (see https://github.com/simple-java-mail/java-utils-mail-smime)
Alright, things are looking up. I've upgraded everything to Java 8, Jakarta 2.0.1 and latest log4j version due to the recent security issues there. I've forked and migrated markenwerk DKIM and S/MIME to the Simple Java Mail space, with permissions of all parties involved and everything is not up to day and under ApacheV2 license. |
7.0.0 just released with this upgrade. |
(edit 2022-01-03: see the new migration notes for 7.0.0 for motivation for this change)
The text was updated successfully, but these errors were encountered: