From 637b1913d26a0420a6b6bf1ed7ed0ebb868d8a57 Mon Sep 17 00:00:00 2001 From: Lukas Jungmann Date: Sun, 3 Mar 2024 11:51:09 +0100 Subject: [PATCH] Update TCK-Results.md --- doc/src/main/resources/TCK-Results.md | 36 +++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/doc/src/main/resources/TCK-Results.md b/doc/src/main/resources/TCK-Results.md index aa6c3b5f..9cd8f803 100644 --- a/doc/src/main/resources/TCK-Results.md +++ b/doc/src/main/resources/TCK-Results.md @@ -5,6 +5,42 @@ As required by the [Eclipse Foundation Technology Compatibility Kit License](https://www.eclipse.org/legal/tck.php), following is a summary of the TCK results for releases of Jakarta Mail. +# 2.0.3 Certification Request + +- [x] Organization Name ("Organization") and, if applicable, URL:\ + [Eclipse Foundation](https://www.eclipse.org/) +- [x] Product Name, Version and download URL (if applicable):\ + [Angus Mail 2.0.3](https://eclipse-ee4j.github.io/angus-mail/) +- [x] Specification Name, Version and download URL:\ + [Jakarta Mail 2.1](https://jakarta.ee/specifications/mail/2.1/) +- [x] TCK Version, digital SHA-256 fingerprint and download URL:\ + [Jakarta Mail TCK 2.1.2](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.2.zip), SHA-256: + 3d734e46d862648c56f4d223a7a8685fcf1f397ff18299a09f88039901209ae9 +- [x] Public URL of TCK Results Summary:\ + [TCK results summary](https://eclipse-ee4j.github.io/angus-mail/TCK-Results) +- [x] Any Additional Specification Certification Requirements:\ + None +- [x] Java runtime used to run the implementation:\ + Oracle JDK 17.0.2, Oracle JDK 21.0.2 +- [x] Summary of the information for the certification environment, operating system, cloud, ...: + Apache James mail server 3.0.1, Linux +- [x] By checking this box I acknowledge that the Organization I represent accepts the terms of + the [EFTL](https://www.eclipse.org/legal/tck.php). +- [x] By checking this box I attest that all TCK requirements have been met, including any compatibility rules. + +Test results: + +``` +[javatest.batch] *************************************************************** +[javatest.batch] Completed running 322 tests. +[javatest.batch] Number of Tests Passed = 322 +[javatest.batch] Number of Tests Failed = 0 +[javatest.batch] Number of Tests with Errors = 0 +[javatest.batch] Number of Tests Not Run = 0 +[javatest.batch] --------------------------------------------------------------- +``` + + # 2.0.2 Certification Request - [x] Organization Name ("Organization") and, if applicable, URL:\