jakartaee/mail-api

Compatibility certification request for Angus Mail 2.0.3

lukasj opened this issue · 4 comments

  • Organization Name ("Organization") and, if applicable, URL:
    Eclipse Foundation
  • Product Name, Version and download URL (if applicable):
    Angus Mail 2.0.3
  • Specification Name, Version and download URL:
    Jakarta Mail 2.1
  • TCK Version, digital SHA-256 fingerprint and download URL:
    Jakarta Mail TCK 2.1.2, SHA-256: 3d734e46d862648c56f4d223a7a8685fcf1f397ff18299a09f88039901209ae9
  • Public URL of TCK Results Summary:
    TCK results summary
  • Any Additional Specification Certification Requirements:
    None
  • Java runtime used to run the implementation:
    Oracle JDK 17.0.2, Oracle JDK 21.0.2
  • Summary of the information for the certification environment, operating system, cloud, ...:
    Apache James mail server 3.0.1, Linux
  • By checking this box I acknowledge that the Organization I represent accepts the terms of the EFTL.
  • By checking this box I attest that all TCK requirements have been met, including any compatibility rules.

@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.

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

thanks for heads up, I fixed both

accepted by lazy consensus