[hibernate-commits] [hibernate/hibernate-validator] 86888e: HV-639 Adding test case for lazy evaluation in cas...

GitHub noreply at github.com
Tue Nov 27 03:39:56 EST 2012


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 86888e446fe30563eb4c0c066595b9b836d1c77f
      https://github.com/hibernate/hibernate-validator/commit/86888e446fe30563eb4c0c066595b9b836d1c77f
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/EagerEvaluationOfComposingConstraintsTest.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/InvocationCounter.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/InvocationCounting.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/InvocationCountingValidator.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/LazyEvaluationOfComposingConstraintsTest.java

  Log Message:
  -----------
  HV-639 Adding test case for lazy evaluation in case of @ReportAsSingleViolation


  Commit: 1e9e8bcb07d387c82b64d742e01d88fec06a81e7
      https://github.com/hibernate/hibernate-validator/commit/1e9e8bcb07d387c82b64d742e01d88fec06a81e7
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/ConstraintTree.java

  Log Message:
  -----------
  HV-639 Failing fast (on first constraint violation) for composing constraints


  Commit: 2f7367b49da4dd7d07b7ec484d8da173cb04b071
      https://github.com/hibernate/hibernate-validator/commit/2f7367b49da4dd7d07b7ec484d8da173cb04b071
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/LazyEvaluationOfComposingConstraintsTest.java

  Log Message:
  -----------
  HV-639 Adding license header


Compare: https://github.com/hibernate/hibernate-validator/compare/ea50efbe01be...2f7367b49da4


More information about the hibernate-commits mailing list