Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 261dfbbca431976bffab242abffb394d0a460488
https://github.com/hibernate/hibernate-validator/commit/261dfbbca431976bf...
Author: marko-bekhta <markob(a)prykladna.lviv.ua>
Date: 2017-04-02 (Sun, 02 Apr 2017)
Changed paths:
M
annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java
M annotation-processor/src/main/java/org/hibernate/validator/ap/util/TypeNames.java
M
annotation-processor/src/test/java/org/hibernate/validator/ap/ConstraintValidationProcessorTest.java
A
annotation-processor/src/test/java/org/hibernate/validator/ap/testmodel/customconstraints/BeanValidationConstraints.java
Log Message:
-----------
HV-1297 Adding support of new BV annotations to AP
Commit: 29a10ce3dfe83b5e9237f1786fe0227b73d1630a
https://github.com/hibernate/hibernate-validator/commit/29a10ce3dfe83b5e9...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2017-04-03 (Mon, 03 Apr 2017)
Changed paths:
M
annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java
Log Message:
-----------
HV-1297 Name fix
Compare:
https://github.com/hibernate/hibernate-validator/compare/8618d0302aef...2...