[hibernate-commits] [hibernate/hibernate-validator] 34dad2: Updating author list

GitHub noreply at github.com
Tue Aug 19 17:52:17 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 34dad2ecabe9d4255d9441d475ff0266af555844
      https://github.com/hibernate/hibernate-validator/commit/34dad2ecabe9d4255d9441d475ff0266af555844
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M copyright.txt

  Log Message:
  -----------
  Updating author list


  Commit: f1f4aa75df0d178bf17a3ca0b1aa58baed936cb7
      https://github.com/hibernate/hibernate-validator/commit/f1f4aa75df0d178bf17a3ca0b1aa58baed936cb7
  Author: Khalid Alqinyah <k.alqinyah at gmail.com>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M documentation/src/main/asciidoc/ch01.asciidoc
    M documentation/src/main/asciidoc/ch02.asciidoc
    M documentation/src/main/asciidoc/ch10.asciidoc
    M documentation/src/main/asciidoc/ch11.asciidoc
    M documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/ValidationTest.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CountryList.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CountryMap.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CountryOptional.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CustomNotBlank.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/Foo.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/FooHolder.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/FooUnwrapper.java

  Log Message:
  -----------
  HV-900 Documenting Java 8 support


  Commit: 995422b1d19f52f0d527718809815060d154d7b8
      https://github.com/hibernate/hibernate-validator/commit/995422b1d19f52f0d527718809815060d154d7b8
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M documentation/src/main/asciidoc/ch01.asciidoc
    M documentation/src/main/asciidoc/ch02.asciidoc
    M documentation/src/main/asciidoc/ch10.asciidoc
    M documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/ValidationTest.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/Car.java
    R documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CountryList.java
    R documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CountryMap.java
    R documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CountryOptional.java
    R documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/CustomNotBlank.java
    R documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/Foo.java
    R documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/FooHolder.java
    R documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/FooUnwrapper.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/Gear.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/GearBox.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/GearBoxUnwrapper.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/MaxAllowedFuelConsumption.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/MinTorque.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/MinTowingCapacity.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/typeargument/ValidPart.java
    M documentation/src/test/resources/ValidationMessages.properties

  Log Message:
  -----------
  HV-900 Switching examples to use Car metaphor. Some rewording


Compare: https://github.com/hibernate/hibernate-validator/compare/f85b895b27b7...995422b1d19f


More information about the hibernate-commits mailing list