Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 7895bb2b1d57ad2dc1028a8246d34e8de8a00b32
https://github.com/hibernate/hibernate-validator/commit/7895bb2b1d57ad2dc...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java
M
engine/src/main/java/org/hibernate/validator/messageinterpolation/ResourceBundleMessageInterpolator.java
A
engine/src/test/java/org/hibernate/validator/test/internal/engine/ValidatorFactoryNoELBootstrapTest.java
Log Message:
-----------
HV-793 Trying to load EL related class during ResourceBundleMessageInterpolator
construction to get eager failure
Commit: ec7edf1bbcbf7e9cc1701ea4a6147cedde0a2a79
https://github.com/hibernate/hibernate-validator/commit/ec7edf1bbcbf7e9cc...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2014-01-13 (Mon, 13 Jan 2014)
Changed paths:
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/ValidatorFactoryNoELBootstrapTest.java
Log Message:
-----------
HV-793 Passing arguments in correct order to assertEquals()
Compare:
https://github.com/hibernate/hibernate-validator/compare/cfd87b8bdd17...e...