Skip to content

Commit

Permalink
MailHandler LogManger support for mail entries #119 (#122)
Browse files Browse the repository at this point in the history
MailHandler LogManger support for mail entries #119
Signed-off-by: jmehrens <jason_mehrens@hotmail.com>
  • Loading branch information
jmehrens committed Jan 23, 2024
1 parent 6ee9fec commit 4b7360d
Show file tree
Hide file tree
Showing 3 changed files with 398 additions and 81 deletions.
3 changes: 2 additions & 1 deletion doc/src/main/resources/docs/CHANGES.txt
Expand Up @@ -14,12 +14,13 @@ The following bugs have been fixed in the 2.0.3 release.
52: CompactFormatter support for LogRecord::getLongThreadID
107: java.io.UnsupportedEncodingException: en_US.iso885915 if charset is "en_US.iso885915"
110: WildFly support for MailHandler
116: MailHandler LogManger support for mail entries

CHANGES IN THE 2.0.2 RELEASE
----------------------------
The following bugs have been fixed in the 2.0.2 release.

83: package-info.class major version: 53
83: package-info.class major version: 53
87: jakarta.mail fails to resolve due to required org.glassfish.hk2.osgiresourcelocator dependency
88: Fix Provide-Capability headers in MANIFEST.MF (required by OSGi service loader).
89: fix default build without -Poss-release
Expand Down

0 comments on commit 4b7360d

Please sign in to comment.