Branch: refs/heads/HV-725
Home:
https://github.com/hibernate/hibernate-validator
Commit: c9aeb0feb457d93f65d3faf00dcac2dc52d7c18a
https://github.com/hibernate/hibernate-validator/commit/c9aeb0feb457d93f6...
Author: Hardy Ferentschik <hibernate(a)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/adfbf574a6b09d312...
Author: Gunnar Morling <gunnar.morling(a)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...a...