[hibernate-commits] [hibernate/hibernate-validator] 973fef: HV-1205 Removing @Repeatable from some constraints

GitHub noreply at github.com
Mon Jan 16 08:27:37 EST 2017


  Branch: refs/heads/5.4
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 973fef43f05c4ff69d79d426dc5b48ada92a6d6e
      https://github.com/hibernate/hibernate-validator/commit/973fef43f05c4ff69d79d426dc5b48ada92a6d6e
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/constraints/Currency.java
    M engine/src/main/java/org/hibernate/validator/constraints/pl/NIP.java
    M engine/src/main/java/org/hibernate/validator/constraints/pl/PESEL.java
    M engine/src/main/java/org/hibernate/validator/constraints/pl/REGON.java

  Log Message:
  -----------
  HV-1205 Removing @Repeatable from some constraints


  Commit: fcd20c44637efe62069293a26372691f79fa431c
      https://github.com/hibernate/hibernate-validator/commit/fcd20c44637efe62069293a26372691f79fa431c
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M integration/pom.xml
    M pom.xml

  Log Message:
  -----------
  Making sure the module ZIP is built during "mvn clean install -pl integration -am"; upgrading baseline for API diff


Compare: https://github.com/hibernate/hibernate-validator/compare/a1d2d5ba5b5c...fcd20c44637e


More information about the hibernate-commits mailing list