[hibernate-commits] [hibernate/hibernate-validator] 942b87: HV-1252 Fix the annotation processor for JavaMoney

GitHub noreply at github.com
Tue Feb 21 08:13:10 EST 2017


  Branch: refs/heads/5.4
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 942b87b308a4639b47214e336751435c456fa79b
      https://github.com/hibernate/hibernate-validator/commit/942b87b308a4639b47214e336751435c456fa79b
  Author: Guillaume HUSTA <guillaume.husta at douane.finances.gouv.fr>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M annotation-processor/pom.xml
    M annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java
    M annotation-processor/src/main/java/org/hibernate/validator/ap/util/TypeNames.java
    M annotation-processor/src/test/java/org/hibernate/validator/ap/ConstraintValidationProcessorTest.java
    A annotation-processor/src/test/java/org/hibernate/validator/ap/testmodel/ModelWithJavaMoneyTypes.java
    M annotation-processor/src/test/java/org/hibernate/validator/ap/testutil/CompilerTestHelper.java

  Log Message:
  -----------
  HV-1252 Fix the annotation processor for JavaMoney


  Commit: 80950beb7cbbecf6ec647fe909c94a7c0afd7cc5
      https://github.com/hibernate/hibernate-validator/commit/80950beb7cbbecf6ec647fe909c94a7c0afd7cc5
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java

  Log Message:
  -----------
  HV-1252 Further clean up for consistency


Compare: https://github.com/hibernate/hibernate-validator/compare/4b3aa6004950...80950beb7cbb


More information about the hibernate-commits mailing list