[hibernate-commits] [hibernate/hibernate-orm] 9ec939: HHH-10812 Adding module ZIP and integration test f...

GitHub noreply at github.com
Wed Jun 29 16:50:19 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9ec9399ac484938451bd7b8e0dabba19cef79769
      https://github.com/hibernate/hibernate-orm/commit/9ec9399ac484938451bd7b8e0dabba19cef79769
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M buildSrc/src/main/groovy/org/hibernate/build/HibernateBuildPlugin.groovy
    A hibernate-orm-modules/hibernate-orm-modules.gradle
    A hibernate-orm-modules/src/main/aliases/org/hibernate/core/module.xml
    A hibernate-orm-modules/src/main/aliases/org/hibernate/infinispan/module.xml
    A hibernate-orm-modules/src/main/aliases/org/hibernate/jipijapa-hibernate5/module.xml
    A hibernate-orm-modules/src/main/modules/org/hibernate/core/module.xml
    A hibernate-orm-modules/src/main/modules/org/hibernate/infinispan/module.xml
    A hibernate-orm-modules/src/main/modules/org/hibernate/jipijapa-hibernate5/module.xml
    A hibernate-orm-modules/src/test/java/org/hibernate/wildfly/integrationtest/HibernateModulesOnWildflyTest.java
    A hibernate-orm-modules/src/test/java/org/hibernate/wildfly/integrationtest/Kryptonite.java
    A hibernate-orm-modules/src/test/resources/arquillian.xml
    M libraries.gradle
    M settings.gradle

  Log Message:
  -----------
  HHH-10812 Adding module ZIP and integration test for using Hibernate ORM 5.1 on WildFly 10


  Commit: 62b5cf6eacc45c0b618fb44b0bec8418eb1ff206
      https://github.com/hibernate/hibernate-orm/commit/62b5cf6eacc45c0b618fb44b0bec8418eb1ff206
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M documentation/src/main/asciidoc/topical/index.adoc
    A documentation/src/main/asciidoc/topical/wildfly/Wildfly.adoc

  Log Message:
  -----------
  HHH-10812 Adding documentation


  Commit: 94389ee6b45d8ae96f3c378a13d246250f3ecf13
      https://github.com/hibernate/hibernate-orm/commit/94389ee6b45d8ae96f3c378a13d246250f3ecf13
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M documentation/src/main/asciidoc/topical/wildfly/Wildfly.adoc

  Log Message:
  -----------
  HHH-10812 Addressing review remarks


  Commit: e89d29eca858481d22d5e49637c4a1c3c5a4c8c5
      https://github.com/hibernate/hibernate-orm/commit/e89d29eca858481d22d5e49637c4a1c3c5a4c8c5
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M hibernate-orm-modules/hibernate-orm-modules.gradle

  Log Message:
  -----------
  HHH-10812 Ensuring correct order of build tasks


  Commit: 43d7d0d20f11ca927480d80e65913b7e45048232
      https://github.com/hibernate/hibernate-orm/commit/43d7d0d20f11ca927480d80e65913b7e45048232
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M hibernate-orm-modules/src/main/modules/org/hibernate/core/module.xml
    M hibernate-orm-modules/src/test/java/org/hibernate/wildfly/integrationtest/HibernateModulesOnWildflyTest.java

  Log Message:
  -----------
  HHH-10899 Adapting module.xml and test to ORM 5.2


  Commit: 015b4a634438cd605bdd794f77ca6402a861af0d
      https://github.com/hibernate/hibernate-orm/commit/015b4a634438cd605bdd794f77ca6402a861af0d
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M hibernate-orm-modules/hibernate-orm-modules.gradle

  Log Message:
  -----------
  HHH-10899 Adapting classifier to resemble pattern known from HSEARCH


  Commit: 6cc9f6242a1c51141e2522b421c0c49b377cca30
      https://github.com/hibernate/hibernate-orm/commit/6cc9f6242a1c51141e2522b421c0c49b377cca30
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M build.gradle
    M documentation/documentation.gradle
    M hibernate-orm-modules/hibernate-orm-modules.gradle

  Log Message:
  -----------
  HHH-10899 - Provide module ZIP file for upgrading WildFly to latest Hibernate


Compare: https://github.com/hibernate/hibernate-orm/compare/fe632bc09a60...6cc9f6242a1c


More information about the hibernate-commits mailing list