[hibernate-commits] [hibernate/hibernate-validator] d05e41: HV-665 Adding test case; Cleaning up ConstraintVio...

GitHub noreply at github.com
Wed Feb 6 06:43:57 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: d05e412b7e76ee46c31759dae699ffca1e1334bd
      https://github.com/hibernate/hibernate-validator/commit/d05e412b7e76ee46c31759dae699ffca1e1334bd
  Author: Gunnar Morling <gunnar.morling at 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/dd4f0632edd58dd6acc105f547e59bef8269e88d
  Author: Gunnar Morling <gunnar.morling at 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...dd4f0632edd5


More information about the hibernate-commits mailing list