[hibernate-commits] [hibernate/hibernate-search] 2c62de: HSEARCH-3219 Wildfly no longer requiring --add-ope...

GitHub noreply at github.com
Mon Jul 23 09:31:47 EDT 2018


  Branch: refs/heads/5.10
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 2c62de9f2a890b672cbb0949cc27c734c34b92ab
      https://github.com/hibernate/hibernate-search/commit/2c62de9f2a890b672cbb0949cc27c734c34b92ab
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3219 Wildfly no longer requiring --add-opens parameters


  Commit: 71baf02d1da5c1c461c08f3730636e35f1be37d4
      https://github.com/hibernate/hibernate-search/commit/71baf02d1da5c1c461c08f3730636e35f1be37d4
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M integrationtest/performance/orm/pom.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3219 WildFly integration tests no longer needing the --add-modules java.xml.bind module


  Commit: 064657afd5e3e09c552ae0c42b8f918bfa8830ea
      https://github.com/hibernate/hibernate-search/commit/064657afd5e3e09c552ae0c42b8f918bfa8830ea
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3224 Upgrade to Byteman 4.0.3


  Commit: 3c9c71c228d16beb9b9cef3e98b0a6afb4ee0a89
      https://github.com/hibernate/hibernate-search/commit/3c9c71c228d16beb9b9cef3e98b0a6afb4ee0a89
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3232 Upgrade to Byteman 4.0.4


  Commit: 293d80f53ee25d2532902fedc03b63203b6af4f4
      https://github.com/hibernate/hibernate-search/commit/293d80f53ee25d2532902fedc03b63203b6af4f4
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3236 Forbid restricted signatures from all JDK versions we plan to support


  Commit: 7b246b762715dd421c9c774e11107e15b0575e6d
      https://github.com/hibernate/hibernate-search/commit/7b246b762715dd421c9c774e11107e15b0575e6d
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3235 Introduce a profile for JDK11 testing


  Commit: ae43edaf0fd56a67eecaa3d5cb38bb4fc4efd246
      https://github.com/hibernate/hibernate-search/commit/ae43edaf0fd56a67eecaa3d5cb38bb4fc4efd246
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M orm/pom.xml
    M pom.xml
    M testing/pom.xml

  Log Message:
  -----------
  HSEARCH-3226 Add Jaxb dependencies to the ORM module when building with JDK9 and above


  Commit: 05cfab78db28cc4a25c482f328c6afe0ef82f4da
      https://github.com/hibernate/hibernate-search/commit/05cfab78db28cc4a25c482f328c6afe0ef82f4da
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3226 Don't use the --add-module options when running tests


  Commit: 85760438872140b92ff6ee97b28e1a31a7a03e6b
      https://github.com/hibernate/hibernate-search/commit/85760438872140b92ff6ee97b28e1a31a7a03e6b
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3226 Disable code optimization in JAXB for tests

As was done in the more recent (not yet published) versions of JAXB.
See https://github.com/javaee/jaxb-v2/commit/9805bc91473a9f4dee95e7192998a5bbb61350f2#diff-7d6734e93857fb3fc8367d0ea53e83c9

The problem with this code optimization option is that it makes uses of
sun.misc.Unsafe, which is not available anymore in JDK11 and above.


  Commit: cf8178d4094c426ae5ee1bd8b648857c7c39bba2
      https://github.com/hibernate/hibernate-search/commit/cf8178d4094c426ae5ee1bd8b648857c7c39bba2
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M elasticsearch/pom.xml

  Log Message:
  -----------
  HSEARCH-3226 Add Jaxb dependencies to the Elasticsearch module when building with JDK9 and above


  Commit: 18fe17de25b4073502f298d7a2d442ef831c4423
      https://github.com/hibernate/hibernate-search/commit/18fe17de25b4073502f298d7a2d442ef831c4423
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
    M integrationtest/osgi/karaf-it/src/test/resources/maven.properties
    M integrationtest/performance/orm/pom.xml
    M integrationtest/performance/orm/src/test/resources/arquillian.xml
    M integrationtest/wildfly/pom.xml
    M integrationtest/wildfly/src/test/resources/arquillian.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3241 Reorganize and clarify Maven properties used to pass JVM args

... so that we can add options to the WildFly JVM even if we don't add
those options to the surefire/failsafe JVMs.


Compare: https://github.com/hibernate/hibernate-search/compare/fc639eb00f5b...18fe17de25b4
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list