[hibernate-commits] [hibernate/hibernate-validator] 4426b8: Setting version for a 4.3.1 release

GitHub noreply at github.com
Mon Sep 3 07:09:50 EDT 2012


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 4426b801c02ba9e04fffdaeb9b9e73fa5287a335
      https://github.com/hibernate/hibernate-validator/commit/4426b801c02ba9e04fffdaeb9b9e73fa5287a335
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M annotation-processor/pom.xml
    M archetype/pom.xml
    M distribution/pom.xml
    M documentation/pom.xml
    M engine/pom.xml
    M integration/pom.xml
    M performance/pom.xml
    M pom.xml
    M tck-runner/pom.xml

  Log Message:
  -----------
  Setting version for a 4.3.1 release


  Commit: 5afbb5587281b377a03742ae06c8f1ba27f58242
      https://github.com/hibernate/hibernate-validator/commit/5afbb5587281b377a03742ae06c8f1ba27f58242
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

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

  Log Message:
  -----------
  HV-601: Making sure methods which have a getter-like name but also parameters are not handled as bean property


  Commit: bc0b9d63719e93e262e13d7e5d1ed4f12b4b30ce
      https://github.com/hibernate/hibernate-validator/commit/bc0b9d63719e93e262e13d7e5d1ed4f12b4b30ce
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

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

  Log Message:
  -----------
  HV-601 javadoc fix


  Commit: 2824325d1b6a22e9b727b780c3b9807ce1e05933
      https://github.com/hibernate/hibernate-validator/commit/2824325d1b6a22e9b727b780c3b9807ce1e05933
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/EmailValidator.java
    M engine/src/test/java/org/hibernate/validator/test/internal/constraintvalidators/EmailValidatorTest.java

  Log Message:
  -----------
  HV-591 Treating local and domain part separately


Compare: https://github.com/hibernate/hibernate-validator/compare/4426b801c02b^...2824325d1b6a


More information about the hibernate-commits mailing list