[hibernate-commits] [hibernate/hibernate-validator] c9aeb0: HV-725 XML configuration and integration updates

GitHub noreply at github.com
Tue Apr 30 12:26:09 EDT 2013


  Branch: refs/heads/HV-725
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: c9aeb0feb457d93f65d3faf00dcac2dc52d7c18a
      https://github.com/hibernate/hibernate-validator/commit/c9aeb0feb457d93f65d3faf00dcac2dc52d7c18a
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2013-04-30 (Tue, 30 Apr 2013)

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/integration.xml
    M documentation/src/main/docbook/en-US/modules/xml-configuration.xml
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/Car.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/Customer.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/ELAssert.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/Garage.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/Part.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/RentalStation.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/ValidRentalStation.java
    A documentation/src/test/java/org/hibernate/validator/referenceguide/chapter07/XMLConfigurationTest.java
    A documentation/src/test/resources/org/hibernate/validator/referenceguide/chapter07/rental-station-mapping.xml

  Log Message:
  -----------
  HV-725 XML configuration and integration updates


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

  Changed paths:
    M documentation/src/main/docbook/en-US/modules/annotation-processor.xml
    M documentation/src/main/docbook/en-US/modules/bean-constraints.xml
    M documentation/src/main/docbook/en-US/modules/bootstrapping.xml
    M documentation/src/main/docbook/en-US/modules/custom-constraints.xml
    M documentation/src/main/docbook/en-US/modules/integration.xml
    M documentation/src/main/docbook/en-US/modules/metadata-api.xml
    M documentation/src/main/docbook/en-US/modules/method-constraints.xml
    M documentation/src/main/docbook/en-US/modules/xml-configuration.xml

  Log Message:
  -----------
  HV-725 Fixing some typos and formatting issues


Compare: https://github.com/hibernate/hibernate-validator/compare/04728a86c48a...adfbf574a6b0


More information about the hibernate-commits mailing list