]
Juan Hernández commented on WFLY-4280:
--------------------------------------
This is what I'm using:
{noformat}
# wget
# md5sum wildfly-8.2.0.Final.zip
86a51782581b90db44958a0ee7002c14 wildfly-8.2.0.Final.zip
{noformat}
The result is the same.
Component upgrade of Hibernate Validator to version 5.1.next.Final
when HV-861 is fixed
---------------------------------------------------------------------------------------
Key: WFLY-4280
URL:
https://issues.jboss.org/browse/WFLY-4280
Project: WildFly
Issue Type: Bug
Affects Versions: 8.1.0.Final, 8.2.0.Final
Environment: Fedora 21, OpenJDK 1.8.0_25-b18.
Reporter: Juan Hernández
Assignee: Scott Marlow
Attachments: hv-861.tar.gz
The version of Hibernate Validator included in WildFly 8.1 and 8.2 throws an
{{ArrayIndexOutOfBounds}} exception when deploying some applications. This is already
reported in the Hibernate Validator JIRA:
https://hibernate.atlassian.net/browse/HV-861