[hibernate-commits] [hibernate/hibernate-validator] 6f0792: HV-1270 Throw an exception if a composed annotatio...

GitHub noreply at github.com
Mon Mar 6 06:53:09 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 6f07925609ab625f6591e1480b7af27577f95b23
      https://github.com/hibernate/hibernate-validator/commit/6f07925609ab625f6591e1480b7af27577f95b23
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/descriptor/ConstraintDescriptorImpl.java
    M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java

  Log Message:
  -----------
  HV-1270 Throw an exception if a composed annotation has, for one given
constraint type, a direct annotation and annotations in a List container


  Commit: bd914a0161325ab3a649291ce6dc3dc60b66e420
      https://github.com/hibernate/hibernate-validator/commit/bd914a0161325ab3a649291ce6dc3dc60b66e420
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java

  Log Message:
  -----------
  HV-1270 Using class formatter in log message


Compare: https://github.com/hibernate/hibernate-validator/compare/37ef81e45089...bd914a016132


More information about the hibernate-commits mailing list