diff --git a/docs/website/src/main/resources/certifications/jakarta-annotations/3.0/TCK-Results.md b/docs/website/src/main/resources/certifications/jakarta-annotations/3.0/TCK-Results.md new file mode 100644 index 00000000000..163d84fcdbf --- /dev/null +++ b/docs/website/src/main/resources/certifications/jakarta-annotations/3.0/TCK-Results.md @@ -0,0 +1,34 @@ +TCK Results +=========== + +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 Annotations. + +# Jakarta Annotations 3.0 Certification Summary + +- Organization Name ("Organization") and, if applicable, URL
+ Eclipse Foundation +- Product Name, Version and download URL (if applicable)
+ [Eclipse GlassFish 8.0.0-M3](https://github.com/eclipse-ee4j/glassfish/releases/tag/8.0.0-M3) +- Specification Name, Version and download URL
+ [Jakarta Annotations 3.0](https://jakarta.ee/specifications/annotations/3.0/) +- TCK Version, digital SHA-256 fingerprint and download URL
+ [Jakarta Annotations TCK 3.0.0](http://download.eclipse.org/ee4j/ca/jakartaee11/staged/eftl/jakarta-annotations-tck-3.0.0.zip), SHA-256: 9421c6ca66274d32dfb408848f75a42d57f120599fe0d8403c5c5c1141d5ac4d +- Public URL of TCK Results Summary
+ [TCK results summary](https://eclipse-ee4j.github.io/glassfish/certifications/jakarta-annotations/3.0/TCK-Results.html) +- Any Additional Specification Certification Requirements
+ None +- Java runtime used to run the implementation
+ Oracle JDK 21.0.2 +- Summary of the information for the certification environment, operating system, cloud, ...
+ Linux + +Test results: + +``` +*** TCK results summary *** +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.328 s -- in ee.jakarta.tck.annotations.signaturetest.CAJSigTestIT +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 +``` +