Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 59b272f8eb3485027c3101a96377ac9dbb4032c8
https://github.com/hibernate/hibernate-validator/commit/59b272f8eb3485027...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/constraintvalidation/ConstraintValidatorManagerTest.java
A
engine/src/test/java/org/hibernate/validator/test/internal/engine/constraintvalidation/User.java
A
engine/src/test/resources/org/hibernate/validator/test/internal/engine/constraintvalidation/hv-662-mapping.xml
Log Message:
-----------
HV-662 Adding test case
Commit: a12551302d4378f0d44ba1fe75a2fe9aceee8d75
https://github.com/hibernate/hibernate-validator/commit/a12551302d4378f0d...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/util/annotationfactory/AnnotationProxy.java
A
engine/src/test/java/org/hibernate/validator/test/internal/util/annotationfactory/AnnotationProxyTest.java
Log Message:
-----------
HV-662 Implementing equals() and hashCode() for AnnotationProxy
Commit: bfa7ae86db87bd2fd695d28780826995954ccd20
https://github.com/hibernate/hibernate-validator/commit/bfa7ae86db87bd2fd...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M
engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/EagerEvaluationOfComposingConstraintsTest.java
Log Message:
-----------
HV-662 Adapting test to cope with changed identity of ConstraintDescriptors
Compare:
https://github.com/hibernate/hibernate-validator/compare/8a500e533e32...b...