[hibernate-commits] [hibernate/hibernate-validator] 59b272: HV-662 Adding test case
GitHub
noreply at github.com
Mon Jan 7 11:56:10 EST 2013
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 59b272f8eb3485027c3101a96377ac9dbb4032c8
https://github.com/hibernate/hibernate-validator/commit/59b272f8eb3485027c3101a96377ac9dbb4032c8
Author: Gunnar Morling <gunnar.morling at 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/a12551302d4378f0d44ba1fe75a2fe9aceee8d75
Author: Gunnar Morling <gunnar.morling at 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/bfa7ae86db87bd2fd695d28780826995954ccd20
Author: Gunnar Morling <gunnar.morling at 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...bfa7ae86db87
More information about the hibernate-commits
mailing list