[hibernate-commits] [hibernate/hibernate-validator] 7c28e0: HV-1690 Making sure constraint validators are alwa...

Guillaume Smet noreply at github.com
Sun Feb 3 10:40:48 EST 2019


  Branch: refs/heads/5.4
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 7c28e0ff52291d2459e9621be135e187903f8f06
      https://github.com/hibernate/hibernate-validator/commit/7c28e0ff52291d2459e9621be135e187903f8f06
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

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

  Log Message:
  -----------
  HV-1690 Making sure constraint validators are always properly released when using multiple custom constraint validator factories

This is a backport of 9e2c0d99e9ed856b8b57cbac3aac8a3bbb1d47a6 ,
originally written as part of HV-1088.


  Commit: 09d0843fe37d6749424b13beb56c7b442dd3d8f7
      https://github.com/hibernate/hibernate-validator/commit/09d0843fe37d6749424b13beb56c7b442dd3d8f7
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M engine/src/main/resources/org/hibernate/validator/ValidationMessages_fr.properties

  Log Message:
  -----------
  HV-1650 use ASCII encoding in French translations


Compare: https://github.com/hibernate/hibernate-validator/compare/af0b4fc069fc...09d0843fe37d


More information about the hibernate-commits mailing list