Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: c17c1b5aaec9275f4ffaa0a45b884b59647cb4ec
https://github.com/hibernate/hibernate-orm/commit/c17c1b5aaec9275f4ffaa0a...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
A
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/jta/JtaSessionClosedBeforeCommitTest.java
Log Message:
-----------
HHH-11232 - Added test case.
Commit: b14e69089fa8f6eb26599873e462338fa7f00fa7
https://github.com/hibernate/hibernate-orm/commit/b14e69089fa8f6eb2659987...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M
hibernate-envers/src/main/java/org/hibernate/envers/internal/synchronization/AuditProcess.java
Log Message:
-----------
HHH-11232 - Session is closed bug with Envers 5.2.x + JTA
Compare:
https://github.com/hibernate/hibernate-orm/compare/78f8619a7dfd...b14e690...