Closed
Description
Juergen Hoeller opened SPR-13482 and commented
There are loose plans for JPA 2.2 and Bean Validation 2.0 revisions within the Java EE 8 umbrella in 2017. Let's make sure to be fully compatible with those API updates and support their new features where feasible (it looks like there won't be much to do anyway).
http://beanvalidation.org/2.0/spec/2.0.0.beta1/
https://jcp.org/aboutJava/communityprocess/maintenance/jsr338/ChangeLog-JPA-2.2-MR.txt
Issue Links:
- LocalValidatorFactoryBean does not support unwrap for native ValidatorFactory [SPR-15561] #20120 LocalValidatorFactoryBean does not support unwrap for native ValidatorFactory ("depends on")
- Upgrade to JPA 2.1+ and Bean Validation 1.1+ [SPR-13481] #18060 Upgrade to JPA 2.1+ and Bean Validation 1.1+
- SpringValidatorAdapter fails to retrieve value for Bean Validation 2.0's "<list element>" literal [SPR-15839] #20394 SpringValidatorAdapter fails to retrieve value for Bean Validation 2.0's "" literal
- Support for Hibernate ORM 5.3 [SPR-16303] #20850 Support for Hibernate ORM 5.3
- Compatibility with Hibernate Validator 6.0 GA [SPR-15808] #20363 Compatibility with Hibernate Validator 6.0 GA
- Compatibility with EclipseLink 2.7 [SPR-15870] #20425 Compatibility with EclipseLink 2.7
- Upgrade framework build to JPA 2.2 and JTA 1.3 [SPR-16685] #21226 Upgrade framework build to JPA 2.2 and JTA 1.3
1 votes, 5 watchers