[hibernate-commits] [hibernate/hibernate-validator] 261dfb: HV-1297 Adding support of new BV annotations to AP
GitHub
noreply at github.com
Mon Apr 3 05:55:52 EDT 2017
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 261dfbbca431976bffab242abffb394d0a460488
https://github.com/hibernate/hibernate-validator/commit/261dfbbca431976bffab242abffb394d0a460488
Author: marko-bekhta <markob at 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/29a10ce3dfe83b5e9237f1786fe0227b73d1630a
Author: Gunnar Morling <gunnar.morling at 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...29a10ce3dfe8
More information about the hibernate-commits
mailing list