hibernate-orm/hibernate-core
Guillaume Smet bae98ffacc HHH-13138 By default, pass the class loader of the test to the EMF
Not doing it causes issues when using the BytecodeEnhancerRunner which
introduces an enhancing class loader.

We could do it on a per test basis but it's easier to do it once and for
all.

And it can still be overridden anyway.
2019-01-03 21:34:37 +01:00
..
src HHH-13138 By default, pass the class loader of the test to the EMF 2019-01-03 21:34:37 +01:00
hibernate-core.gradle HHH-13043 Upgrade to JAXB 2.3.1 2018-11-23 13:39:39 +01:00