bbottema/simple-java-mail

Migrate to Java 8

bbottema opened this issue · 3 comments

(edit 2022-01-03: see the new migration notes for 7.0.0 for motivation for this change)

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.

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.