[hibernate-commits] [hibernate/hibernate-validator] e4f62b: HV-818 static methods overrides fix
GitHub
noreply at github.com
Wed Aug 28 08:28:09 EDT 2013
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: e4f62b7c5949e2f57e8c736d5abcdc8f16e17ff7
https://github.com/hibernate/hibernate-validator/commit/e4f62b7c5949e2f57e8c736d5abcdc8f16e17ff7
Author: leonardopanga <pangalz at gmail.com>
Date: 2013-08-28 (Wed, 28 Aug 2013)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/util/ReflectionHelper.java
M engine/src/test/java/org/hibernate/validator/test/internal/util/ReflectionHelperTest.java
Log Message:
-----------
HV-818 static methods overrides fix
Commit: 754dd6a276d7a0355c389298ef709b0106ff4185
https://github.com/hibernate/hibernate-validator/commit/754dd6a276d7a0355c389298ef709b0106ff4185
Author: Gunnar Morling <gunnar.morling at googlemail.com>
Date: 2013-08-28 (Wed, 28 Aug 2013)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/util/ReflectionHelper.java
M engine/src/test/java/org/hibernate/validator/test/internal/util/ReflectionHelperTest.java
Log Message:
-----------
HV-818 Formatting, improving naming, adding method comment
Compare: https://github.com/hibernate/hibernate-validator/compare/a0c70de1e7e0...754dd6a276d7
More information about the hibernate-commits
mailing list