With the endgame for Bean Validation 1.1 in full swing, we want to make sure that everyone has the chance to test and integrate early. So without further ado:
Bean Validation TCK 1.1.0.CR2
- Maven artefacts on the JBoss Maven repository under the GAV org.hibernate.beanvalidation.tck:beanvalidation-tck-tests:1.1.0.CR2
- Zip and tar bundles on SourceForge
Hibernate Validator 5.0.0.CR2
- Maven artefacts on the JBoss Maven repository under the GAV org.hibernate:hibernate-validator:5.0.0.CR2
- Zip and tar bundles on SourceForge
The TCK work has been about increasing test coverage - see BVTCK-42, whereas Hibernate Validator work was focused around these 17 issues. Most notably is the rework of the CDI integration via a portable extension (HV-723, HV-740).
Enjoy!