Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: d05e412b7e76ee46c31759dae699ffca1e1334bd
https://github.com/hibernate/hibernate-validator/commit/d05e412b7e76ee46c...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
A
engine/src/test/java/org/hibernate/validator/test/internal/engine/ConstraintViolationImplIdentityTest.java
M
engine/src/test/java/org/hibernate/validator/testutil/ConstraintViolationAssert.java
Log Message:
-----------
HV-665 Adding test case; Cleaning up ConstraintViolationAssert a bit
Commit: dd4f0632edd58dd6acc105f547e59bef8269e88d
https://github.com/hibernate/hibernate-validator/commit/dd4f0632edd58dd6a...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/engine/ConstraintViolationImpl.java
Log Message:
-----------
HV-665 Adding all attributes to ConstraintViolationImpl#equals() and hashCode()
Compare:
https://github.com/hibernate/hibernate-validator/compare/398962b286d0...d...