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

Guillaume Smet (JIRA) issues at jboss.org
Fri Aug 10 12:35:00 EDT 2018


Guillaume Smet created WFLY-10825:
-------------------------------------

             Summary: Upgrade to Hibernate Validator 6.0.12.Final
                 Key: WFLY-10825
                 URL: https://issues.jboss.org/browse/WFLY-10825
             Project: WildFly
          Issue Type: Component Upgrade
          Components: Bean Validation
            Reporter: Guillaume Smet
            Assignee: Guillaume Smet
             Fix For: 14.0.0.CR1


The changelog is here: https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HV%20AND%20fixVersion%20%3D%206.0.12.Final%20order%20by%20created%20DESC .

The only changes affecting WildFly are:
 * https://hibernate.atlassian.net/browse/HV-1645 - CDI integration change
 * https://hibernate.atlassian.net/browse/HV-1643 - minor Russian translation fix
the rest are infrastructure changes to run the integration test with latest WF 14 Beta1 (and thus allowing us to run them again with JDK 11) and a fix to our dependencies with JDK 11 (which doesn't affect WF at all).

The reason of this upgrade is specifically the CDI integration change. It reverts the behavior to what was done prior to 6.0.10.Final due to a regression in the startup time of the CDI applications reported by the Open Liberty team.

As WF 13 was released with HV 6.0.10.Final, it could potentially change the behavior for people having used the EE8 preview mode. This does not concern EAP as the behavior of HV 6.0.12.Final is the same as the version in previous EAP.



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


More information about the jboss-jira mailing list