jakartaee / mail-api

Jakarta Mail Specification project
https://jakartaee.github.io/mail-api
Other
240 stars 100 forks source link

Compatibility certification request for Angus Mail 2.0.3 #715

Closed lukasj closed 2 months ago

lukasj commented 4 months ago
jmehrens commented 4 months ago

@lukasj Not a big deal but https://github.com/eclipse-ee4j/angus-mail/releases/tag/2.0.3 page lists:

116 as MailHandler LogManger support for mail entries but it should be 119. I'm able to edit it but I don't know what impact that will have.

jmehrens commented 4 months ago

Also https://github.com/jakartaee/mail-api/releases/tag/2.1.3 list:

655 Jakarta Mail erroneously assumes that classes can be loaded from Thread#getContextClassLoader

but this should be

665.

lukasj commented 2 months ago

thanks for heads up, I fixed both

lukasj commented 2 months ago

accepted by lazy consensus