[jboss-jira] [JBoss JIRA] (WFLY-6043) Hibernate validator fails most deployments on JDK9
Gunnar Morling (JIRA)
issues at jboss.org
Wed Jan 27 04:54:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154270#comment-13154270 ]
Gunnar Morling commented on WFLY-6043:
--------------------------------------
Hey [~ctomc], I've released Hibernate Validator 5.2.3.Final with the version parsing fix and sent PR https://github.com/wildfly/wildfly/pull/8614 for updating HV in WildFly.
> Hibernate validator fails most deployments on JDK9
> --------------------------------------------------
>
> Key: WFLY-6043
> URL: https://issues.jboss.org/browse/WFLY-6043
> Project: WildFly
> Issue Type: Sub-task
> Components: EE, JPA / Hibernate
> Affects Versions: 10.0.0.CR5
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
>
> Hibernate validator wrongly parser java version string, which fails on JDK9 with Verona project based versioning.
> {noformat}
> javax.validation.ValidationException: Unable to instantiate Configuration.
> at org.hibernate.validator.internal.util.Version.getJavaRelease(Version.java:36)
> at org.hibernate.validator.internal.engine.ConfigurationImpl.<init>(ConfigurationImpl.java:120)
> at org.hibernate.validator.internal.engine.ConfigurationImpl.<init>(ConfigurationImpl.java:96)
> at org.hibernate.validator.HibernateValidator.createGenericConfiguration(HibernateValidator.java:31)
> at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:276)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list