Change By: Hardy Ferentschik (01/Feb/13 3:14 AM)
Description: 1. Downloaded git://github.com/hibernate/hibernate-validator.git
2. Tried building it, getting the following error

{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project hibernate-validator: There are test failures.
-------------------------------------------------------------
More details
----------------------------------------------------------------
Engine
org.hibernate.validator.test.internal.metadata.BeanMetaDataManagerTest:testBeanMetaDataCanBeGarbageCollected

null
java.lang.ClassLoader.resolveClass0(Native Method)
at java.lang.ClassLoader.resolveClass(ClassLoader.java:1010)
at org.hibernate.validator.test.internal.metadata.BeanMetaDataManagerTest$CustomClassLoader.myLoadClass(BeanMetaDataManagerTest.java:104)
at org.hibernate.validator.test.internal.metadata.BeanMetaDataManagerTest$CustomClassLoader.loadClass(BeanMetaDataManagerTest.java:92)
at org.hibernate.validator.test.internal.metadata.BeanMetaDataManagerTest.testBeanMetaDataCanBeGarbageCollected(BeanMetaDataManagerTest.java:52)
34 lines not shown
   
{noformat}
Pull Requests: git://github.com/hibernate/hibernate-validator.git
Labels: validation
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira