|
3 | 3 | As required by the [Eclipse Foundation Technology Compatibility Kit License](https://www.eclipse.org/legal/tck.php),
|
4 | 4 | following is a summary of the TCK results for releases of Hibernate ORM.
|
5 | 5 |
|
| 6 | +## 6.0.0.Final Certification Request for Jakarta Persistence 3.0 |
| 7 | + |
| 8 | +* Organization Name ("Organization") and, if applicable, URL: Red Hat |
| 9 | +* Product Name, Version and download URL (if applicable): [Hibernate ORM 6.0.0.Final](http://hibernate.org/orm/releases/6.0/) |
| 10 | +* Specification Name, Version and download URL: [Jakarta Persistence 3.0](https://jakarta.ee/specifications/persistence/3.0/) |
| 11 | +* TCK Version, digital SHA-256 fingerprint and download URL: [Jakarta Persistence TCK 3.0.2](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.2.zip), SHA-256: 264892e663959f5ac452f5640ae2376337415cdf733b5d68c84d3a210b024bfe |
| 12 | +* Public URL of TCK Results Summary: [TCK results summary](https://github.com/hibernate/hibernate-orm/blob/main/tck/summary.md) |
| 13 | +* Any Additional Specification Certification Requirements: None |
| 14 | +* Java runtime used to run the implementation: OpenJDK 11.0.14.1 |
| 15 | +* Summary of the information for the certification environment, operating system, cloud, ...: Apache Derby 10.13.1.1, Linux |
| 16 | +* I acknowledge that the Organization I represent accepts the terms of the [EFTL](https://www.eclipse.org/legal/tck.php). |
| 17 | +* I attest that all TCK requirements have been met, including any compatibility rules. |
| 18 | + |
| 19 | +Test results: |
| 20 | + |
| 21 | +``` |
| 22 | +[javatest.batch] ******************************************************************************** |
| 23 | +[javatest.batch] Number of tests completed: 2053 (2053 passed, 0 failed, 0 with errors) |
| 24 | +[javatest.batch] Number of tests remaining: 5 |
| 25 | +[javatest.batch] ******************************************************************************** |
| 26 | +[javatest.batch] Completed running 2053 tests. |
| 27 | +[javatest.batch] Number of Tests Passed = 2053 |
| 28 | +[javatest.batch] Number of Tests Failed = 0 |
| 29 | +[javatest.batch] Number of Tests with Errors = 0 |
| 30 | +[javatest.batch] ******************************************************************************** |
| 31 | +``` |
| 32 | + |
6 | 33 | ## 5.5.0.Final Certification Request for Jakarta Persistence 3.0
|
7 | 34 |
|
8 | 35 | * Organization Name ("Organization") and, if applicable, URL: Red Hat
|
|
0 commit comments