jakartaee / validation-tck

Jakarta Validation TCK
http://validator.hibernate.org
Apache License 2.0
38 stars 33 forks source link

Update Bean Validation API to 3.0.0 #179

Closed gsmet closed 4 years ago

gsmet commented 4 years ago

Also update the XML namespaces to use the final ones.

@starksm64 I was looking at updating HV and I need the XML namespaces to be pushed to the TCK thus this PR.

If we are sure these are the final namespaces, we should include this PR and release a new TCK release so that I can release a corresponding Hibernate Validator.

gsmet commented 4 years ago

BTW, I also created the corresponding HV PR here: https://github.com/hibernate/hibernate-validator/pull/1110 .

It uses TCK 3.0.0-SNAPSHOT for now.