[richfaces-issues] [JBoss JIRA] (RF-11658) Upgrade hibernate validator to 4.2

Marek Novotny (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 8 09:09:46 EST 2011


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)
            Reporter: Marek Novotny


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

        


More information about the richfaces-issues mailing list