Skip to content

Changes

#7 (Mar 27, 2020, 9:36:48 PM)

  1. Update for Jakarta Mail 2.0, for Jakarta EE 9. (commit: 7c6d403) — Bill Shannon / githubweb
  2. Fix errors introduced by merging 2.0.0 branch. (commit: 4627f4e) — Bill Shannon / githubweb
  3. Update version to 2.0.0-RC4. (commit: 342d86b) — Bill Shannon / githubweb

#6 (Mar 12, 2020, 3:43:28 PM)

  1. Oops, another case where we need to switch to include jakarta.* - fix #427 (commit: 6c5f11d) — Bill Shannon / githubweb
  2. update version to 2.0.0-RC3 (commit: 86fefc0) — Bill Shannon / githubweb
  3. Move source files to the correct directory.  Argh!!!  - fix #427 (commit: 7e2841f) — Bill Shannon / githubweb
  4. Set module name for API jar file - fix #409 (commit: 678771c) — Bill Shannon / githubweb

#5 (Mar 10, 2020, 7:35:56 PM)

  1. According to RFC822, quoted-string in local-part can contain special characters even ".", so following addresses should be accepted. (commit: 1580d06) — Bill Shannon / githubweb
  2. Update version to 1.6.5-SNAPSHOT. (commit: b574094) — Bill Shannon / githubweb
  3. Rename JavaBeans Activation Framework to Jakarta Activation. (commit: c873f47) — Bill Shannon / githubweb
  4. Add entry for previous fix. (commit: fa9f950) — Bill Shannon / githubweb
  5. Support building with JDK 11. (commit: 4094841) — Bill Shannon / githubweb
  6. Fix typo. (commit: a4849b1) — Bill Shannon / githubweb
  7. Make sure finalize force closes everything - fix #400 (commit: 836bcb6) — Bill Shannon / githubweb
  8. Avoid NPE - fix #399 (commit: ddcf38d) — Bill Shannon / githubweb
  9. Reduce resource requirements to fit in new resource limits. (commit: a4b757f) — Bill Shannon / githubweb
  10. Update Mail TCK URL. (commit: 70aec29) — Bill Shannon / githubweb
  11. Update TCK bundle URL. (commit: 7ad9fe3) — Bill Shannon / githubweb
  12. Avoid NPE in POP3Store.close - fix #413 (commit: 8ac4229) — Bill Shannon / githubweb
  13. Fix BASE64DecoderStream.read to return 0 when len is 0 - fix #408 (commit: 1a455bf) — Bill Shannon / githubweb
  14. NPE in MailHandler::isLoggable #421 (#422) (commit: 103332e) — noreply / githubweb
  15. fix typo (commit: c29f6e5) — Bill Shannon / githubweb
  16. Improve SMTP error message with server returns bad greeting - fix #387 (commit: 2b6ceed) — Bill Shannon / githubweb
  17. update to new parent pom (commit: 0eec4c8) — Bill Shannon / githubweb
  18. support more auth mechanisms with pop3: PLAIN, NTLM, XOAUTH2 - fix #416 (commit: adbf124) — Bill Shannon / githubweb
  19. 1.6.5 Final Release. (commit: b14b8e9) — Bill Shannon / githubweb
  20. Remove old oss.sonatype.org configuration that prevents deployment. (commit: 4c09279) — Bill Shannon / githubweb

#4 (Mar 8, 2020, 3:26:15 PM)

  1. fix javadocs to include jakarta.* packages; version now 2.0.0-RC2 - fix #427 (commit: 1276270) — Bill Shannon / githubweb
  2. update activation dependency to 2.0.0-RC2 (commit: 5bfc199) — Bill Shannon / githubweb