Skip to content

Changes

#21 (Nov 2, 2021, 11:11:45 AM)

  1. Prepare release 2.0.1 (commit: 32be3a4) — javamail-bot / githubweb
  2. Prepare next development cycle for 2.0.2-SNAPSHOT (commit: cadde52) — javamail-bot / githubweb
  3. CompactFormatter precision and surrogate pairs #528 (#543) (commit: 9fd37ac) — noreply / githubweb
  4. Address reliance on default constructors #530 (#545) (commit: 2fe6c37) — noreply / githubweb
  5. Support native in Ubuntu/Debian/Mint (commit: 832654f) — Lukas Jungmann / githubweb
  6. Support travis (commit: 0f2fa42) — Lukas Jungmann / githubweb
  7. Setup GitHub actions (commit: 2a22ef4) — Lukas Jungmann / githubweb
  8. Remove fallback to system default charset solving #467 (commit: 3005fd7) — Lukas Jungmann / githubweb
  9. Split mail in API and Impl (#541) (commit: 40da1d9) — noreply / githubweb
  10. Clean up API build (#572) (commit: b58e589) — noreply / githubweb
  11. Move package javadoc to package-info, (commit: 135fcf7) — Lukas Jungmann / githubweb
  12. clean up API module definition (commit: 0f1bfa8) — Lukas Jungmann / githubweb
  13. #568: Move implementation out from the API repository (commit: 209b056) — Lukas Jungmann / githubweb
  14. configure spotbugs (commit: 0e413c1) — Lukas Jungmann / githubweb
  15. StreamProvider is not static (commit: aea9f84) — Lukas Jungmann / githubweb
  16. Support OSGi (commit: 29939fe) — Lukas Jungmann / githubweb
  17. Integrate activation-API 2.1.0-RC2 (commit: ea908b7) — Lukas Jungmann / githubweb

#20 (Apr 8, 2021, 4:31:37 AM)

  1. MethodHandles only supported in Android API version 26 (commit: 568a966) — Lukas Jungmann / githubweb

#19 (Apr 7, 2021, 12:00:03 PM)

  1. CompactFormatter precision and surrogate pairs #528 (#547) (commit: 9f1d660) — noreply / githubweb
  2. CompactFormatter support for LogRecord::getLongThreadID #529 (#546) (commit: 9f4c575) — noreply / githubweb

#18 (Mar 26, 2021, 3:05:55 AM)

  1. Prepare release 1.6.6 (commit: c4b1e46) — javamail-bot / githubweb
  2. Prepare next development cycle for 1.6.7-SNAPSHOT (commit: 31688b7) — javamail-bot / githubweb
  3. Fixes #535: 1.6.6-SNAPSHOT released (commit: 66e161e) — Lukas Jungmann / githubweb

#16 (Mar 8, 2021, 2:25:48 PM)

  1. Integrate activation 2.0.1 (commit: 09a2946) — Lukas Jungmann / githubweb

#15 (Mar 8, 2021, 12:10:15 PM)

  1. solve the bcs table index use inconsistency (commit: a9daed6) — miaohui luo / githubweb
  2. Update release docs for 2.0 (commit: a94e59d) — Lukas Jungmann / githubweb
  3. Added back missing null check, as the javadoc states. (commit: 1c83c79) — Lukas Jungmann / githubweb
  4. #456: MimeMessage.setFrom(null) fails instead of removing the header - test (commit: be5c1e3) — Lukas Jungmann / githubweb
  5. Integrate jakarta.servlet-api 5.0.0, (commit: 9561ef6) — Lukas Jungmann / githubweb
  6. Bump version to 2.0.1-SNAPSHOT (commit: 7b11d2f) — Lukas Jungmann / githubweb
  7. Move the build to require JDK 11 (commit: b497ec0) — Lukas Jungmann / githubweb
  8. fix cp headers (commit: c2fb156) — Lukas Jungmann / githubweb
  9. Android SocketChannel workaround not working around #403 (#441) (commit: ba9bd7e) — noreply / githubweb
  10. Update cp year and changelist (commit: 4b4b44b) — Lukas Jungmann / githubweb
  11. fix build of native library for linux/jdk11 (commit: 7cf16f1) — Lukas Jungmann / githubweb
  12. Issue 461: Added two line authentication support for XOAUTH2 connections (#477) (commit: ca3bb5c) — noreply / githubweb
  13. #461: XOAUTH2 - rename property and document it (commit: b52c3dd) — Lukas Jungmann / githubweb
  14. fix mailing list reference, broken links (commit: de24775) — Lukas Jungmann / githubweb
  15. WriteTimeoutSocket::getFileDescriptor$ support for Conscrypt #505 (#507) (commit: db4f348) — noreply / githubweb
  16. Update build job for JDK 11 (commit: c81f6fa) — Lukas Jungmann / githubweb
  17. Docker file and Jenkins file modifications (commit: 58daa7e) — Lukas Jungmann / githubweb
  18. Improve code coverage in logging-mailhandler tests #512 (commit: 226d2d6) — Lukas Jungmann / githubweb

#8 (Aug 13, 2020, 5:38:56 AM)

  1. #465: fix min required execution environment (commit: c6539d2) — Dmitry Kornilov / githubweb

#7 (Aug 4, 2020, 12:31:56 PM)

  1. Remove unused local variables (commit: fb4c3bc) — Piotr Żygieło / githubweb
  2. Integrate activation 2.0.0, (commit: fdad7f1) — Dmitry Kornilov / githubweb

#6 (Jun 3, 2020, 12:03:39 PM)

  1. Fix javadoc build (commit: d6ed481) — Dmitry Kornilov / githubweb
  2. update felix plugin (commit: 38da594) — Dmitry Kornilov / githubweb

#5 (Jun 3, 2020, 8:49:44 AM)

  1. Fix referenced parameter (#444) (commit: b09593f) — noreply / githubweb
  2. 2.0.0 rc5 (#450) (commit: dbd0bcb) — noreply / githubweb
  3. attempt to fix build job (#452) (commit: 59c6a17) — noreply / githubweb
  4. #447: Update CONTRIBUTING.md for Specification Project's repositories (#453) (commit: c114f40) — noreply / githubweb
  5. Integrate activation 2.0.0-RC3 (commit: 99aa8b5) — Dmitry Kornilov / githubweb
  6. mail.version should match project.version for successful build (commit: 86356a6) — Dmitry Kornilov / githubweb
  7. Switch demos over to jakarta servlets (commit: 4f73a2f) — Dmitry Kornilov / githubweb
  8. API javadoc jar should not include docs for impl classes (commit: 7b5d768) — Dmitry Kornilov / githubweb