Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 8e2619c31e8febeb3c18b9750e38c3558b82781d
https://github.com/hibernate/hibernate-core/commit/8e2619c31e8febeb3c18b9...
Author: adamw <adam(a)warski.org>
Date: 2011-03-31 (Thu, 31 Mar 2011)
Changed paths:
M hibernate-envers/src/test/java/org/hibernate/envers/test/AbstractEntityTest.java
A
hibernate-envers/src/test/java/org/hibernate/envers/test/EnversTestingJtaBootstrap.java
M
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/jta/JtaExceptionListener.java
M
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/jta/JtaTransaction.java
Log Message:
-----------
Updating the failing JtaTransaction test - for some reason, only with the JTA config, the
test entity table isn't created, although the log contains the schema export messages,
create table statements etc.