[hibernate-commits] [hibernate/hibernate-search] eb37f4: HSEARCH-3365 Backport HSEARCH-3239 Prevent multipl...

GitHub noreply at github.com
Fri Sep 28 08:14:34 EDT 2018


  Branch: refs/heads/5.9
  Home:   https://github.com/hibernate/hibernate-search
  Commit: eb37f4980f9fd855a3efbb94ffdf4bcc1dbbec98
      https://github.com/hibernate/hibernate-search/commit/eb37f4980f9fd855a3efbb94ffdf4bcc1dbbec98
  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: 6d6ba393c58a34969ea653c8703c86c76d473b5a
      https://github.com/hibernate/hibernate-search/commit/6d6ba393c58a34969ea653c8703c86c76d473b5a
  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: bca5a50089d02a6f251c35834451008acb3a1ce7
      https://github.com/hibernate/hibernate-search/commit/bca5a50089d02a6f251c35834451008acb3a1ce7
  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: c7bcb7307fe90c3e5d6479ef2d754938bd531031
      https://github.com/hibernate/hibernate-search/commit/c7bcb7307fe90c3e5d6479ef2d754938bd531031
  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: 1c019a21d84b789515f64dabdf383857bc8032f3
      https://github.com/hibernate/hibernate-search/commit/1c019a21d84b789515f64dabdf383857bc8032f3
  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/cb11ebfdb996...1c019a21d84b
      **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