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

Lukáš Fryč (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 09:14:45 EST 2011


    [ https://issues.jboss.org/browse/RF-11658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641401#comment-12641401 ] 

Lukáš Fryč commented on RF-11658:
---------------------------------

Upgrade to 4.2.0.Final.

Comes with upgrade to SLF4J to 1.6.1.

Tests passes with this configuration, Marek has confirmed they are passing for him on M4 branch too.
                
> 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
>            Assignee: Lukáš Fryč
>            Priority: Blocker
>             Fix For: 4.1.0.CR1
>
>         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

       



More information about the richfaces-issues mailing list