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

GitHub noreply at github.com
Fri Sep 28 08:12:45 EDT 2018


  Branch: refs/heads/5.10
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 215b4d9e12113699a3c261500222848d7ec96e2f
      https://github.com/hibernate/hibernate-search/commit/215b4d9e12113699a3c261500222848d7ec96e2f
  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: 694acbbef69f6a6a479ae5257197bc538019699e
      https://github.com/hibernate/hibernate-search/commit/694acbbef69f6a6a479ae5257197bc538019699e
  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: ee9463b3ab3cdb3b6cd57acc6e3962d160a136ce
      https://github.com/hibernate/hibernate-search/commit/ee9463b3ab3cdb3b6cd57acc6e3962d160a136ce
  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: c097f8e1ab520ac066a91d35dd58b43b64be85d6
      https://github.com/hibernate/hibernate-search/commit/c097f8e1ab520ac066a91d35dd58b43b64be85d6
  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: d364d4bbc37c8c4d2344d0713d4cff8806fdbd4d
      https://github.com/hibernate/hibernate-search/commit/d364d4bbc37c8c4d2344d0713d4cff8806fdbd4d
  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/17a2069e2dc5...d364d4bbc37c
      **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