Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 8a98ffa2c9016ab3e386c96edf653b3abe0577ff
https://github.com/hibernate/hibernate-validator/commit/8a98ffa2c9016ab3e...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M annotation-processor/pom.xml
M
annotation-processor/src/test/java/org/hibernate/validator/ap/ConstraintValidationProcessorTest.java
A
annotation-processor/src/test/java/org/hibernate/validator/ap/testmodel/ModelWithDateConstraints.java
A
annotation-processor/src/test/java/org/hibernate/validator/ap/testmodel/ModelWithoutConstraints.java
M
annotation-processor/src/test/java/org/hibernate/validator/ap/testutil/CompilerTestHelper.java
Log Message:
-----------
HV-575: Making the class path of executed test compilation tasks configurable. Adding
test case for compilation without BV/HV on the class path.
Commit: 755bbe06da9b1da5e986f07d55e31a94516461bb
https://github.com/hibernate/hibernate-validator/commit/755bbe06da9b1da5e...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M
annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java
Log Message:
-----------
HV-575: Avoiding imports due to links in JavaDoc
Commit: f04ff6f9398156ced65a6e33e15485dd5da56b74
https://github.com/hibernate/hibernate-validator/commit/f04ff6f9398156ced...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M
annotation-processor/src/main/java/org/hibernate/validator/ap/ConstraintAnnotationVisitor.java
M
annotation-processor/src/main/java/org/hibernate/validator/ap/util/AnnotationApiHelper.java
M
annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java
Log Message:
-----------
HV-575: Avoiding NPEs due to HV/BV types not being part of the class path
Commit: 948702b79dbf47d16474c92563c75353e743e2eb
https://github.com/hibernate/hibernate-validator/commit/948702b79dbf47d16...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M
annotation-processor/src/main/java/org/hibernate/validator/ap/ConstraintValidationProcessor.java
M
annotation-processor/src/test/java/org/hibernate/validator/ap/ConstraintValidationProcessorTest.java
Log Message:
-----------
HV-575: Adding test case for missing classes.
Commit: ae57ecdf487308ca2dfefdc7ad83bce8e3edb2fc
https://github.com/hibernate/hibernate-validator/commit/ae57ecdf487308ca2...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M documentation/src/main/docbook/en-US/modules/annotationprocessor.xml
Log Message:
-----------
HV-575: Updating documentation
Commit: b6a896f687d26a3e53c8bf5aff6df3137fa42475
https://github.com/hibernate/hibernate-validator/commit/b6a896f687d26a3e5...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M documentation/src/main/docbook/en-US/modules/annotationprocessor.xml
M documentation/src/main/docbook/pot/modules/annotationprocessor.pot
M documentation/src/main/docbook/pot/modules/usingvalidator.pot
Log Message:
-----------
HV-575 fixing problem in documentation. Having an example directly in a para causes
problems during translations. Also updating po/pot files
Compare:
https://github.com/hibernate/hibernate-validator/compare/a84695a...b6a896f