[hibernate-commits] [hibernate/hibernate-validator] b638ed: HV-1486 Add a toString() to AnnotationParameters

GitHub noreply at github.com
Wed Sep 20 04:58:27 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: b638ed8706ee29996cad79a3fde60c591c368843
      https://github.com/hibernate/hibernate-validator/commit/b638ed8706ee29996cad79a3fde60c591c368843
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-09-20 (Wed, 20 Sep 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/privilegedactions/GetAnnotationParameters.java

  Log Message:
  -----------
  HV-1486 Add a toString() to AnnotationParameters


  Commit: e59dfa430de54f931d5cf2b49a0fb4a4b78a3f21
      https://github.com/hibernate/hibernate-validator/commit/e59dfa430de54f931d5cf2b49a0fb4a4b78a3f21
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-09-20 (Wed, 20 Sep 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/cfg/AnnotationDef.java
    M engine/src/main/java/org/hibernate/validator/cfg/ConstraintDef.java

  Log Message:
  -----------
  HV-1486 Fix a couple of preexisting toString() implementations


Compare: https://github.com/hibernate/hibernate-validator/compare/abf8d4589abc...e59dfa430de5


More information about the hibernate-commits mailing list