[jboss-jira] [JBoss JIRA] (WFLY-10372) Upgrade to Hibernate Validator 6.0.10.Final

Guillaume Smet (JIRA) issues at jboss.org
Wed May 16 07:39:00 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Smet updated WFLY-10372:
----------------------------------
    Fix Version/s: 13.0.0.Beta1


> Upgrade to Hibernate Validator 6.0.10.Final
> -------------------------------------------
>
>                 Key: WFLY-10372
>                 URL: https://issues.jboss.org/browse/WFLY-10372
>             Project: WildFly
>          Issue Type: Component Upgrade
>          Components: Bean Validation
>            Reporter: Guillaume Smet
>            Assignee: Guillaume Smet
>             Fix For: 13.0.0.Beta1
>
>
> This version fixes a couple of important issues:
>  * https://hibernate.atlassian.net/browse/HV-1604 - Initializing {{JPATraversableResolver}} fails with {{IllegalAccessException}}: this is a regression from 6.0.3.Final, the {{JPATraversableResolver}} was not correctly instantiated and thus not used, even in a JPA environment.
>  * https://hibernate.atlassian.net/browse/HV-1609 - CDI extension should not rely on {{@WithAnnotations}} filtering: {{@WithAnnotations}} does not consider the annotations in the class hierarchy so a bean with constraint annotations only in the class hierarchy would not see these constraints applied.
>  * https://hibernate.atlassian.net/browse/HV-1614 - Unable to specify constraints at more than 1 nested parameter of a typed container: in the programmatic API, nested container element constraints and cascading were not working as expected.
> It is only available in EE8 preview mode.
> *Note: this upgrade will require we upgrade the Bean Validation TCK used to validate EE8 to 2.0.3.Final (some tests will fail otherwise).*



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list