Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 61ba7e8e19a9111262416d98c375f574d0cff8d2
https://github.com/hibernate/hibernate-validator/commit/61ba7e8e19a911126...
Author: asutosh936 <asutosh.pandya(a)hotmail.com>
Date: 2019-02-17 (Sun, 17 Feb 2019)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java
M
engine/src/main/java/org/hibernate/validator/internal/util/privilegedactions/GetInstancesFromServiceLoader.java
Log Message:
-----------
HV-1689 Log an error when a service cannot be loaded
We used to ignore entirely the exception but it can be a legitimate
error.
Unfortunately, we don't have enough information about why this was
ignored in the first place, otherwise we could have tried to use a finer
grained approach.
Commit: 609157a037a941211e4f471efb653f39490a357d
https://github.com/hibernate/hibernate-validator/commit/609157a037a941211...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-02-17 (Sun, 17 Feb 2019)
Changed paths:
M copyright.txt
Log Message:
-----------
Update copyright.txt
Compare:
https://github.com/hibernate/hibernate-validator/compare/807a53d9820e...6...