[hibernate-commits] [hibernate/hibernate-validator] a72111: HV-725 XXE formatting changes

GitHub noreply at github.com
Wed Apr 3 11:31:00 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: a7211114b1f59bb727312fc4cbd64ae371720d45
      https://github.com/hibernate/hibernate-validator/commit/a7211114b1f59bb727312fc4cbd64ae371720d45
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-04-02 (Tue, 02 Apr 2013)

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/customconstraints.xml

  Log Message:
  -----------
  HV-725 XXE formatting changes


  Commit: 4183517f45ea13f821414f50190ce4c539642f09
      https://github.com/hibernate/hibernate-validator/commit/4183517f45ea13f821414f50190ce4c539642f09
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M documentation/pom.xml
    M documentation/src/main/docbook/en-US/modules/gettingstarted.xml
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter01/Car.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter01/CarTest.java

  Log Message:
  -----------
  HV-725 Adding listings from chapter 1 to source directory; Formatting


  Commit: c091fbbe36a1ca1962c3603aa8975ee9cb9a2810
      https://github.com/hibernate/hibernate-validator/commit/c091fbbe36a1ca1962c3603aa8975ee9cb9a2810
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/customconstraints.xml

  Log Message:
  -----------
  HV-725 Updating description of element types to be used for a constraint


  Commit: 20dd2dc44e7a5da6990f3a22f73673cbae62e066
      https://github.com/hibernate/hibernate-validator/commit/20dd2dc44e7a5da6990f3a22f73673cbae62e066
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/customconstraints.xml
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/Car.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/CarTest.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/CaseMode.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/CheckCase.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/CheckCaseValidator.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintcomposition/Car.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintcomposition/CaseMode.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintcomposition/CheckCase.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintcomposition/ValidLicensePlate.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintcomposition/reportassingle/ValidLicensePlate.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintvalidatorcontext/CaseMode.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintvalidatorcontext/CheckCase.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/constraintvalidatorcontext/CheckCaseValidator.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/custompath/Car.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/custompath/CarTest.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/custompath/ValidPassengerCount.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/custompath/ValidPassengerCountValidator.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/payload/ContactDetails.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/payload/Severity.java
    A documentation/src/test/resources/ValidationMessages.properties

  Log Message:
  -----------
  HV-725 Adding listings from chapter 3 to source directory


  Commit: c301bc410f8cc46082620035e2e9447e965595fc
      https://github.com/hibernate/hibernate-validator/commit/c301bc410f8cc46082620035e2e9447e965595fc
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/gettingstarted.xml

  Log Message:
  -----------
  HV-725 Making logging tip a section


  Commit: 11e35edf5b4362ca63ddd2aa06d24e6c8e47df3e
      https://github.com/hibernate/hibernate-validator/commit/11e35edf5b4362ca63ddd2aa06d24e6c8e47df3e
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/customconstraints.xml

  Log Message:
  -----------
  HV-725 Fixing typo


Compare: https://github.com/hibernate/hibernate-validator/compare/1e23255824bb...11e35edf5b43


More information about the hibernate-commits mailing list