Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 89e059bf12bc2c6c9e7fa33103762fc6931f0f6a
https://github.com/hibernate/hibernate-validator/commit/89e059bf12bc2c6c9...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-02-17 (Fri, 17 Feb 2012)
Changed paths:
M hibernate-validator/src/main/java/org/hibernate/validator/engine/ValidatorImpl.java
M
hibernate-validator/src/main/java/org/hibernate/validator/engine/resolver/JPATraversableResolver.java
Log Message:
-----------
HV-524 isReachable and isCascadable should only be called for non class level
constraints
Commit: efb72b641a1dd3f9e4a233eb3b6366c4c2573de2
https://github.com/hibernate/hibernate-validator/commit/efb72b641a1dd3f9e...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-02-17 (Fri, 17 Feb 2012)
Changed paths:
M
hibernate-validator/src/main/java/org/hibernate/validator/engine/ConfigurationImpl.java
Log Message:
-----------
HV-524 Adding some more debug logging to make the output more consistent when debug
logging is enabled
Commit: be97548e6976f69eb18040fbd7c3bbde00b52c5f
https://github.com/hibernate/hibernate-validator/commit/be97548e6976f69eb...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-02-17 (Fri, 17 Feb 2012)
Changed paths:
A
hibernate-validator/src/test/java/org/hibernate/validator/test/engine/traversableresolver/TraversableResolverTest.java
Log Message:
-----------
HV-524 Adding a test ensuring that the traversable resolver is not called for class
level constraints
Compare:
https://github.com/hibernate/hibernate-validator/compare/86bbf71...be97548