[hibernate-commits] [hibernate/hibernate-search] 6e9e3e: HSEARCH-3365 Backport HSEARCH-2988 Add hardcoded J...

GitHub noreply at github.com
Fri Sep 28 08:15:10 EDT 2018


  Branch: refs/heads/5.8
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 6e9e3e1320000a94916b103b08250bfbcff15f4e
      https://github.com/hibernate/hibernate-search/commit/6e9e3e1320000a94916b103b08250bfbcff15f4e
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

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

  Log Message:
  -----------
  HSEARCH-3365 Backport HSEARCH-2988 Add hardcoded JBoss repository settings to WildFly-related tests


  Commit: 29f8c5a17a519959265a5fc6f8fb4e09edfe1e3d
      https://github.com/hibernate/hibernate-search/commit/29f8c5a17a519959265a5fc6f8fb4e09edfe1e3d
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    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-3365 Backport HSEARCH-2998 Make sure the test WildFly instance works without any specific Maven configuration from the developper


  Commit: 15ee66503b586c59c9ca1c113810c26fc4ce7a5a
      https://github.com/hibernate/hibernate-search/commit/15ee66503b586c59c9ca1c113810c26fc4ce7a5a
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

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

  Log Message:
  -----------
  HSEARCH-3365 Backport HSEARCH-2998 Make sure the test Karaf instance works without any specific Maven configuration from the developper


  Commit: 87d9b1b2c419414a26b05df97d80bdf9a87c34ae
      https://github.com/hibernate/hibernate-search/commit/87d9b1b2c419414a26b05df97d80bdf9a87c34ae
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

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

  Log Message:
  -----------
  HSEARCH-3365 Backport HSEARCH-3151 Pass pax-exam JVM args through failsafe systemPropertyVariable

... so that we can pass JVM args that spread on multiple lines (the
.properties format does not make that easy).


  Commit: fbeb80ca044c4c7b0fab2140e177dbf47a4994be
      https://github.com/hibernate/hibernate-search/commit/fbeb80ca044c4c7b0fab2140e177dbf47a4994be
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M .travis.yml
    M README.md

  Log Message:
  -----------
  HSEARCH-3365 Backport HSEARCH-2992 Remove any reference to settings-example.xml

But keep the file, so as not to break pre-existing integration jobs relying on it.
It's not useful anymore, though.


  Commit: 7e351b9856322a4b26595beed678990bfd42fcdf
      https://github.com/hibernate/hibernate-search/commit/7e351b9856322a4b26595beed678990bfd42fcdf
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M integrationtest/elasticsearch/pom.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-3365 Backport HSEARCH-3239 Prevent multiple executions of the same test from overwriting each other in the test report


  Commit: 99b44b4f023a700a3863e49c822ceb1c8b70f27f
      https://github.com/hibernate/hibernate-search/commit/99b44b4f023a700a3863e49c822ceb1c8b70f27f
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    A Jenkinsfile

  Log Message:
  -----------
  HSEARCH-3365 Add a Jenkinsfile


  Commit: 594af5049b4e948075c1f29125b4fb93b15ae48e
      https://github.com/hibernate/hibernate-search/commit/594af5049b4e948075c1f29125b4fb93b15ae48e
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M .travis.yml
    R travis/mariadb.sql
    R travis/pgsql.sql

  Log Message:
  -----------
  HSEARCH-3365 Simplify .travis.yml now that the Jenkins pipeline is our main CI


  Commit: 11aa956661da18e63ed76b04bf37c0a40f02b53b
      https://github.com/hibernate/hibernate-search/commit/11aa956661da18e63ed76b04bf37c0a40f02b53b
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  HSEARCH=3365 Use Elasticsearch 5.0.2 instead of the default 5.1.2 in pipeline builds

Because a bug crashes ES on startup in our environment.
See https://github.com/elastic/elasticsearch/issues/23218


  Commit: 3d6093cabb809eeea716a868a4c4ddfb2c3a8921
      https://github.com/hibernate/hibernate-search/commit/3d6093cabb809eeea716a868a4c4ddfb2c3a8921
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M integrationtest/elasticsearch/pom.xml
    M integrationtest/elasticsearch/src/test/java/org/hibernate/search/elasticsearch/test/ElasticsearchScrollingIT.java
    A integrationtest/elasticsearch/src/test/java/org/hibernate/search/elasticsearch/testutil/junit/SkipBelowElasticsearch22.java

  Log Message:
  -----------
  HSEARCH-3365 Skip a test that doesn't make sense in ES 2.0


Compare: https://github.com/hibernate/hibernate-search/compare/98bb2d62607e...3d6093cabb80
      **NOTE:** This service has 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