[
https://issues.jboss.org/browse/RF-11658?page=com.atlassian.jira.plugin.s...
]
RH Bugzilla Integration commented on RF-11658:
----------------------------------------------
Marek Novotny <mnovotny(a)redhat.com> made a comment on [bug
752084|https://bugzilla.redhat.com/show_bug.cgi?id=752084]
For now I excluded managed versions of HValidator and sl4j-{api,simple} dependencies in
tests
Upgrade hibernate validator to 4.2
----------------------------------
Key: RF-11658
URL:
https://issues.jboss.org/browse/RF-11658
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 4.1.0.Milestone3
Reporter: Marek Novotny
Attachments: test-output.zip
We need to use Hibernate Validator 4.2.0 and if I do upgrade with help of jboss-paren,
Richfaces UI Components: validator ui project test fails.
{noformat}
Failed tests:
testSubmitTooShortValue(org.richfaces.component.GraphValidationTest):
testBeanLevelConstrain(org.richfaces.component.GraphValidationTest):
testSubmitTooShortValue(org.richfaces.component.FacesBeanValidatorTest):
testBeanLevelConstrain(org.richfaces.component.FacesBeanValidatorTest):
Tests in error:
testValidator[0](org.richfaces.javascript.client.validator.MaxValidatorTest):
org.slf4j.helpers.MessageFormatter.format(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/String;
testValidator[1](org.richfaces.javascript.client.validator.MaxValidatorTest): Could not
initialize class org.hibernate.validator.engine.ConfigurationImpl
testValidator[2](org.richfaces.javascript.client.validator.MaxValidatorTest): Could not
initialize class org.hibernate.validator.engine.ConfigurationImpl
testGetSingleValidator(org.richfaces.validator.BeanValidatorServiceConstrainsTest):
Could not initialize class org.hibernate.validator.engine.ConfigurationImpl
testGetNoValidator(org.richfaces.validator.BeanValidatorServiceConstrainsTest): Could
not initialize class org.hibernate.validator.engine.ConfigurationImpl
testValidatorMessageExtractor(org.richfaces.validator.BeanValidatorServiceConstrainsTest):
Could not initialize class org.hibernate.validator.engine.ConfigurationImpl
testGetConstrainsWithDefaulGroup(org.richfaces.validator.BeanValidatorServiceConstrainsTest):
Could not initialize class org.hibernate.validator.engine.ConfigurationImpl
testGetConstrainsWithNullGroup(org.richfaces.validator.BeanValidatorServiceConstrainsTest):
Could not initialize class org.hibernate.validator.engine.ConfigurationImpl
testGetConstrainsWithCustomGroup(org.richfaces.validator.BeanValidatorServiceConstrainsTest):
Could not initialize class org.hibernate.validator.engine.ConfigurationImpl
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira