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

Yoann Rodière noreply at github.com
Mon Feb 18 04:49:20 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 5e3582c7d22408af54e72b023d46c289b8e43e11
      https://github.com/hibernate/hibernate-search/commit/5e3582c7d22408af54e72b023d46c289b8e43e11
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M pom.xml

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


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

  Changed paths:
    M Jenkinsfile
    M README.md
    M legacy/pom.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3485 Do not even build the legacy modules by default (only do it for master branch builds in the default environment)

This will avoid some headaches when trying to support new JDKs. The
legacy code relies on javax.xml.bind in particular, and that is a
problem every time we try to upgrade.


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

  Changed paths:
    M Jenkinsfile

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


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

  Changed paths:
    M Jenkinsfile

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


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

  Changed paths:
    M pom.xml

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

Compatible with JDK12 in particular.


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

  Changed paths:
    M Jenkinsfile

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


Compare: https://github.com/hibernate/hibernate-search/compare/c57839a26e4f...8adaa600ae0c



More information about the hibernate-commits mailing list