@@ -5,6 +5,48 @@ As required by the
55[ Eclipse Foundation Technology Compatibility Kit License] ( https://www.eclipse.org/legal/tck.php ) ,
66following is a summary of the TCK results for releases of Eclispe Angus - Activation.
77
8+ # 2.0.1 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+ [ Eclipse Angus - Angus Activation 2.0.1] ( https://eclipse-ee4j.github.io/angus-activation/ )
14+ - [x] Specification Name, Version and download URL\
15+ [ Jakarta Activation 2.1] ( https://jakarta.ee/activation/2.1 )
16+ - [x] TCK Version, digital SHA-256 fingerprint and download URL\
17+ [ Jakarta Activation TCK 2.1.1] ( https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.1.zip ) , SHA-256: 30918e42fefd00c6ed123e4bd72cc1fe036a0eb64bf9d3c54a8902aa7b88ea54
18+ - [x] Public URL of TCK Results Summary\
19+ [ TCK results summary] ( https://eclipse-ee4j.github.io/angus-activation/TCK-Results )
20+ - [x] Any Additional Specification Certification Requirements\
21+ None
22+ - [x] Java runtime used to run the implementation\
23+ openjdk version "11.0.2" 2019-01-15
24+ - [x] Summary of the information for the certification environment, operating system, cloud, ...\
25+ Linux
26+ - [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 ) .
27+ - [x] By checking this box I attest that all TCK requirements have been met, including any compatibility rules.
28+
29+ Test results:
30+
31+ ```
32+ *** TCK results summary ***
33+ [javatest.batch] Number of Tests Passed = 91
34+ [javatest.batch] Number of Tests Failed = 0
35+ [javatest.batch] Number of Tests with Errors = 0
36+ [javatest.batch] Number of Tests Not Run = 0
37+ [javatest.batch] ---------------------------------------------------------------
38+
39+ run.pluggability:
40+ [javatest.batch] Number of tests completed: 2 (2 pass, 0 fail, 0 errors)
41+ [javatest.batch] ***************************************************************
42+ [javatest.batch] Completed running 2 tests.
43+ [javatest.batch] Number of Tests Passed = 2
44+ [javatest.batch] Number of Tests Failed = 0
45+ [javatest.batch] Number of Tests with Errors = 0
46+ [javatest.batch] Number of Tests Not Run = 0
47+ [javatest.batch] ---------------------------------------------------------------
48+ ```
49+
850# 2.0.0 Certification Request
951
1052- [x] Organization Name ("Organization") and, if applicable, URL\
0 commit comments