Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 898667772c9db459aa8499a74f662d3e516f7641
https://github.com/hibernate/hibernate-orm/commit/898667772c9db459aa8499a...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M hibernate-orm-modules/hibernate-orm-modules.gradle
M hibernate-orm-modules/wildfly-server-provisioning.xml
Log Message:
-----------
HHH-12524 Rename JBoss modules from hibernate-core-jbossmodules to
hibernate-orm-jbossmodules
Commit: 89b8bb5372d5a7613d73e6b6790368e1fafe76d4
https://github.com/hibernate/hibernate-orm/commit/89b8bb5372d5a7613d73e6b...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M hibernate-orm-modules/hibernate-orm-modules.gradle
M hibernate-orm-modules/module-templates/hibernate-core.xml
M hibernate-orm-modules/module-templates/jipijapa.xml
Log Message:
-----------
HHH-12525 Allow JBoss module definition to eventually import an Infinispan 2LC module
Commit: 712bc4af8968071f91ae38b34fb33d53ca1427f9
https://github.com/hibernate/hibernate-orm/commit/712bc4af8968071f91ae38b...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M
hibernate-orm-modules/src/test/java/org/hibernate/wildfly/integrationtest/HibernateEnversOnWildflyTest.java
M
hibernate-orm-modules/src/test/java/org/hibernate/wildfly/integrationtest/HibernateModulesOnWildflyTest.java
M
hibernate-orm-modules/src/test/java/org/hibernate/wildfly/integrationtest/TransactionRollbackTest.java
R hibernate-orm-modules/src/test/resources/jboss-deployment-structure.xml
Log Message:
-----------
HHH-12526 WildFly integration tests no longer need to override the Javassist module
Compare:
https://github.com/hibernate/hibernate-orm/compare/90b058507e57...712bc4a...