[hibernate-commits] [hibernate/hibernate-orm] bb204b: Revert "Fix CDI tests failing due to migrating to ...

GitHub noreply at github.com
Fri Dec 15 11:45:06 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: bb204ba0dc948fdab87c760c9930178f981970d4
      https://github.com/hibernate/hibernate-orm/commit/bb204ba0dc948fdab87c760c9930178f981970d4
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M hibernate-core/hibernate-core.gradle
    M hibernate-orm-modules/hibernate-orm-modules.gradle
    R hibernate-orm-modules/src/test/resources/module.xml
    R hibernate-orm-modules/src/test/resources/wildfly/module.xml

  Log Message:
  -----------
  Revert "Fix CDI tests failing due to migrating to JPA 2.2"

This reverts commit dc91f76c4bd7b31e0ec5efb0e2d09a20e1842119.

Solution dc91f76c4bd7b31e0ec5efb0e2d09a20e1842119 is not acceptable:
it will have the tests seem to pass but the modules we produce would
not actually work for other people as the published modules won't
include the proposed workaround.


  Commit: c24dc512f002f04f80747e1c47e0b71b26e064b2
      https://github.com/hibernate/hibernate-orm/commit/c24dc512f002f04f80747e1c47e0b71b26e064b2
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  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

  Log Message:
  -----------
  Revert "HHH-12171 - Fix tests for hibernate-orm-modules"

This reverts commit 5176828e2af72e4cc6e9b7cad3aa76bb3d9eb801.


  Commit: d0267a5445d805cd77b31c32fbe598dd3819516b
      https://github.com/hibernate/hibernate-orm/commit/d0267a5445d805cd77b31c32fbe598dd3819516b
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

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

  Log Message:
  -----------
  HHH-12171 Fix tests for hibernate-orm-modules

Apply the JPA 2.2 patch to WildFly before running integration tests


Compare: https://github.com/hibernate/hibernate-orm/compare/c873b13be810...d0267a5445d8


More information about the hibernate-commits mailing list