Bug 752084

Summary: Richfaces Component Validator UI is uncompatible with Hibernate Validator 4.2
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Marek Novotny <mnovotny>
Component: RichFacesAssignee: Marek Novotny <mnovotny>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: urgent    
Version: unspecified   
Target Milestone: ---   
Target Release: 2.0.0.ER1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-09 07:52:53 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Failed surefire reports for tests none

Description Marek Novotny 2011-11-08 14:17:36 UTC
Created attachment 532298 [details]
Failed surefire reports for tests

Description of problem:
Richfaces Component Validator UI tests are un-compatible with Hibernate Validator 4.2.0.Final


Version-Release number of selected component (if applicable):
4.1.0-M3-redhat-1

How reproducible:
Use HValidator version from org.jboss:jboss-parent:6-redhat-1

Steps to Reproduce:
1. Run build with Unit tests
  
Actual results:
Tests run: 167, Failures: 4, Errors: 9, Skipped: 2

Expected results:
No Failures

Additional info:

Comment 1 Marek Novotny 2011-11-08 14:32:15 UTC
For now I excluded managed versions of HValidator and sl4j-{api,simple} dependencies in tests

Comment 2 Marek Novotny 2011-11-15 09:09:10 UTC
After merging M4 all works fine with updated HValidator to 4.2.0.Final and slf4j-* to 1.6.1-redhat-1