[hibernate-commits] [hibernate/hibernate-validator] 29c257: HV-1692 Change when beans are marked as processed

Marko Bekhta noreply at github.com
Sun Feb 17 11:52:42 EST 2019


  Branch: refs/heads/6.0
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 29c257f731dc0ccbb5399d5ff0d103417bd028a1
      https://github.com/hibernate/hibernate-validator/commit/29c257f731dc0ccbb5399d5ff0d103417bd028a1
  Author: marko-bekhta <marko.prykladna at gmail.com>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorImpl.java
    A engine/src/test/java/org/hibernate/validator/test/internal/engine/groups/sequence/SequenceOnObjectsWithCycles.java

  Log Message:
  -----------
  HV-1692 Change when beans are marked as processed

- in case of redefined group sequences only the last group was marked as
processed while all other groups were ignored. Marking bean as processed
in the loop allows to catch all the groups in the sequence




More information about the hibernate-commits mailing list