Branch: refs/heads/5.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0e999e897ee8dab425d3b2c3579a03fca05d3b95
https://github.com/hibernate/hibernate-orm/commit/0e999e897ee8dab425d3b2c...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2015-11-04 (Wed, 04 Nov 2015)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/registry/BootstrapServiceRegistryBuilder.java
M
hibernate-core/src/main/java/org/hibernate/boot/registry/selector/internal/StrategySelectorBuilder.java
M hibernate-core/src/main/java/org/hibernate/internal/log/DeprecationLogger.java
M
hibernate-core/src/main/java/org/hibernate/resource/transaction/internal/TransactionCoordinatorBuilderInitiator.java
A
hibernate-core/src/test/java/org/hibernate/test/resource/transaction/LegacySettingInitiatorTest.java
Log Message:
-----------
HHH-10248 - map removed TransactionFactory classes
(cherry picked from commit 22ffaea0c322769a14e93781cae3f06c98b7093f)