Skip to content
Builds

Loading builds...

Changes

#43 (Apr 15, 2017, 7:51:26 AM)

  1. UTF-8 content wasn't being handled properly in IMAP responses. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  2. support UIDPLUS UIDNOTSTICKY response code - bug 19563 — Bill Shannon <bill.shannon@oracle.com> / hgweb
  3. Version back to 1.6.0-SNAPSHOT. — Bill Shannon <bill.shannon@oracle.com> / hgweb

#42 (Mar 23, 2017, 7:51:26 AM)

  1. Added tag JAVAMAIL-1_6_0-RC1 for changeset d90b0230ffde — Bill Shannon <bill.shannon@oracle.com> / hgweb
  2. Update version to 1.6.0-rc1. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  3. Update spec license. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  4. Update copyright date. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  5. Sync with updates to comments for JDK 9. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  6. Support connecting through a web proxy server - bug 9418 — Bill Shannon <bill.shannon@oracle.com> / hgweb
  7. Support UTF-8 always with PLAIN authentication per RFC 4616 - bug 9169 — Bill Shannon <bill.shannon@oracle.com> / hgweb
  8. No Method.getParameterCount() method on JDK 1.7. — Bill Shannon <bill.shannon@oracle.com> / hgweb

#41 (Mar 4, 2017, 7:51:21 AM)

  1. MailHandler error manager support for mail.mime.allowutf8 (Bug K6216)
    MailHandlerTest fix InaccessibleObjectException errors on JDK9.
    MailHandlerTest add test for reflective calls to PreDestroy and PostConstruct.
    MailHandlerTest add test for no dependencies on javax.annotations
    MailHandlerTest add test for UTF-8 headers (Bug K6216)
    AbstractLogging add class testing method for dependencies on javax.annotations
    FileErrorManager support for mail.mime.allowutf8 (Bug K6216)

    (From Jason) — Bill Shannon <bill.shannon@oracle.com> / hgweb
  2. Better error message when trying to watch a closed IMAP Folder. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  3. Fix minor FindBugs error. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  4. Update release date. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  5. Update signatures for JavaMail 1.6. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  6. Use doPrivileged when looking for the <java.home>/conf directory. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  7. Ignore blank lines in javamail.providers file. — Bill Shannon <bill.shannon@oracle.com> / hgweb

#40 (Feb 22, 2017, 7:51:24 AM)

  1. MimeUtility.unfold squashes multiple spaces - bug 8846 — Bill Shannon <bill.shannon@oracle.com> / hgweb
  2. sync with further updates for JAF 1.2. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  3. SMTP support for the CHUNKING extension of RFC 3030 - bug 8833 — Bill Shannon <bill.shannon@oracle.com> / hgweb

#39 (Feb 14, 2017, 7:51:24 AM)

  1. Synchronize with JAF 1.2. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  2. Update license with latest Classpath Exception. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  3. Treat Chinese charsets gb2312, gbk, cp936, and ms936 as gb18030 - bug 8810 — Bill Shannon <bill.shannon@oracle.com> / hgweb
  4. Add Flags methods retainAll, clearUserFlags, clearSystemFlags - bug 8822 — Bill Shannon <bill.shannon@oracle.com> / hgweb
  5. Update copyright date. — Bill Shannon <bill.shannon@oracle.com> / hgweb
  6. look for resource files in <java.home>/conf on JDK 1.9 - bug 8748 — Bill Shannon <bill.shannon@oracle.com> / hgweb
  7. fix minor formatting errors — Bill Shannon <bill.shannon@oracle.com> / hgweb
  8. fix javadoc complaints — Bill Shannon <bill.shannon@oracle.com> / hgweb
  9. CDDL 1.1 license (should've been updated long ago) — Bill Shannon <bill.shannon@oracle.com> / hgweb