[hibernate-commits] [hibernate/hibernate-validator] 7d350f: HV-1026: Provide exception context to class loadin...
GitHub
noreply at github.com
Wed Nov 11 07:02:20 EST 2015
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 7d350f612f3541c497f8ddf2a56304dc5c270110
https://github.com/hibernate/hibernate-validator/commit/7d350f612f3541c497f8ddf2a56304dc5c270110
Author: Carlo de Wolf <cdewolf at redhat.com>
Date: 2015-11-11 (Wed, 11 Nov 2015)
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/LoadClass.java
A engine/src/test/java/org/hibernate/validator/test/internal/util/privilegedactions/LoadClassTest.java
Log Message:
-----------
HV-1026: Provide exception context to class loading exceptions and adding test case
More information about the hibernate-commits
mailing list