Skip to content

Commit 637b191

Browse files
authored
Update TCK-Results.md
1 parent 62aae89 commit 637b191

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

doc/src/main/resources/TCK-Results.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,42 @@ As required by the
55
[Eclipse Foundation Technology Compatibility Kit License](https://www.eclipse.org/legal/tck.php),
66
following is a summary of the TCK results for releases of Jakarta Mail.
77

8+
# 2.0.3 Certification Request
9+
10+
- [x] Organization Name ("Organization") and, if applicable, URL:\
11+
[Eclipse Foundation](https://www.eclipse.org/)
12+
- [x] Product Name, Version and download URL (if applicable):\
13+
[Angus Mail 2.0.3](https://eclipse-ee4j.github.io/angus-mail/)
14+
- [x] Specification Name, Version and download URL:\
15+
[Jakarta Mail 2.1](https://jakarta.ee/specifications/mail/2.1/)
16+
- [x] TCK Version, digital SHA-256 fingerprint and download URL:\
17+
[Jakarta Mail TCK 2.1.2](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.2.zip), SHA-256:
18+
3d734e46d862648c56f4d223a7a8685fcf1f397ff18299a09f88039901209ae9
19+
- [x] Public URL of TCK Results Summary:\
20+
[TCK results summary](https://eclipse-ee4j.github.io/angus-mail/TCK-Results)
21+
- [x] Any Additional Specification Certification Requirements:\
22+
None
23+
- [x] Java runtime used to run the implementation:\
24+
Oracle JDK 17.0.2, Oracle JDK 21.0.2
25+
- [x] Summary of the information for the certification environment, operating system, cloud, ...:
26+
Apache James mail server 3.0.1, Linux
27+
- [x] By checking this box I acknowledge that the Organization I represent accepts the terms of
28+
the [EFTL](https://www.eclipse.org/legal/tck.php).
29+
- [x] By checking this box I attest that all TCK requirements have been met, including any compatibility rules.
30+
31+
Test results:
32+
33+
```
34+
[javatest.batch] ***************************************************************
35+
[javatest.batch] Completed running 322 tests.
36+
[javatest.batch] Number of Tests Passed = 322
37+
[javatest.batch] Number of Tests Failed = 0
38+
[javatest.batch] Number of Tests with Errors = 0
39+
[javatest.batch] Number of Tests Not Run = 0
40+
[javatest.batch] ---------------------------------------------------------------
41+
```
42+
43+
844
# 2.0.2 Certification Request
945

1046
- [x] Organization Name ("Organization") and, if applicable, URL:\

0 commit comments

Comments
 (0)