(geronimo-mail) 01/01: Merge branch 'mail-tck': Jakarta Mail TCK 2.1.1 integration and fixes

[email protected] Sat, 18 Jul 2026 08:29:35 +0000
Newsgroups gmane.comp.java.geronimo.cvs
Message-ID <[email protected]>
This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/geronimo-mail.git

commit 914d9260f7e30aa1bf64ab6b2663c031bdfde574
Merge: 6429271 9d4601c
Author: Richard Zowalla <[email protected]>
AuthorDate: Sat Jul 18 10:29:29 2026 +0200

    Merge branch 'mail-tck': Jakarta Mail TCK 2.1.1 integration and fixes

 .../geronimo-mail_2.1_mail/pom.xml                 |   3 +-
 .../geronimo/mail/testserver/MailServer.java       |  16 +-
 geronimo-mail_2.1_impl/tck.adoc                    |  15 +
 .../src/main/java/jakarta/mail/Session.java        |   3 +
 geronimo-mail_2.1_tck/pom.xml                      | 460 ++++++++++++++++++++
 .../apache/geronimo/mail/tck/JamesTckServer.java   | 472 +++++++--------------
 geronimo-mail_2.1_tck/src/tck/geronimo.jtx         | 167 ++++++++
 pom.xml                                            |   1 +
 8 files changed, 814 insertions(+), 323 deletions(-)