[hibernate-commits] [hibernate/hibernate-search] 7c915b: HSEARCH-3485 Update the Maven profiles to also wor...

Yoann Rodière noreply at github.com
Tue Feb 19 07:19:23 EST 2019


  Branch: refs/heads/5.11
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 7c915b1e114264b971e128fc2958429e815d5f8d
      https://github.com/hibernate/hibernate-search/commit/7c915b1e114264b971e128fc2958429e815d5f8d
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3485 Update the Maven profiles to also work with JDK12


  Commit: 2beea0a56801abb9de167cd0355fc3364b120071
      https://github.com/hibernate/hibernate-search/commit/2beea0a56801abb9de167cd0355fc3364b120071
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  HSEARCH-3485 Add JDK12 to the Jenkinsfile


  Commit: a79ce0b76d7d1982d3dd81123f6bc9703b7f2701
      https://github.com/hibernate/hibernate-search/commit/a79ce0b76d7d1982d3dd81123f6bc9703b7f2701
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3485 Upgrade to Jacoco 0.8.3

Compatible with JDK12 in particular.


  Commit: 3a8c2a1b352fc6cd53b0a92bab7ef3ca3d9f2861
      https://github.com/hibernate/hibernate-search/commit/3a8c2a1b352fc6cd53b0a92bab7ef3ca3d9f2861
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M integrationtest/osgi/karaf-it/pom.xml
    M integrationtest/performance/orm/pom.xml
    M integrationtest/wildfly/pom.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3485 Disable OSGi and WildFly integration tests in the JDK12 build


  Commit: eaa583c61b5429df0a3d271c17555de3d5a9b1ad
      https://github.com/hibernate/hibernate-search/commit/eaa583c61b5429df0a3d271c17555de3d5a9b1ad
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  HSEARCH-3485 Mark JDK12 as a supported environment (tested regularly)


  Commit: d16a4a2d2113320e651641adc17895d4f78d0ae5
      https://github.com/hibernate/hibernate-search/commit/d16a4a2d2113320e651641adc17895d4f78d0ae5
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  HSEARCH-3484 Upgrade the Jenkinsfile to use Maven 3.6.0


  Commit: 3f4184245636c6f03595f8587091c9b1c233e8f5
      https://github.com/hibernate/hibernate-search/commit/3f4184245636c6f03595f8587091c9b1c233e8f5
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3491 Upgrade to byteman 4.0.5


  Commit: 31d3eefd86ce403d0e1ac666258caf195be5974a
      https://github.com/hibernate/hibernate-search/commit/31d3eefd86ce403d0e1ac666258caf195be5974a
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3494 Add the required build options to build javadoc on JDK12


  Commit: 879779a260cbabd7494efd21efdf289877e39420
      https://github.com/hibernate/hibernate-search/commit/879779a260cbabd7494efd21efdf289877e39420
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/query/engine/impl/QueryFilters.java
    M engine/src/main/java/org/hibernate/search/query/engine/spi/HSQuery.java
    M engine/src/main/java/org/hibernate/search/util/impl/ConcurrentReferenceHashMap.java
    M engine/src/main/java/org/hibernate/search/util/impl/Executors.java
    M jsr352/core/src/main/java/org/hibernate/search/jsr352/massindexing/MassIndexingJob.java
    M orm/src/main/java/org/hibernate/search/MassIndexer.java
    M orm/src/main/java/org/hibernate/search/batchindexing/spi/MassIndexerWithTenant.java
    M orm/src/main/java/org/hibernate/search/jpa/FullTextQuery.java

  Log Message:
  -----------
  HSEARCH-3494 Fix invalid javadoc that is no longer accepted in JDK12


Compare: https://github.com/hibernate/hibernate-search/compare/1ee3a93b2e10...879779a260cb



More information about the hibernate-commits mailing list