[hibernate-commits] [hibernate/hibernate-search] e3a3ea: HSEARCH-3931 Use HTTPS to download the dataset for...

Yoann Rodière noreply at github.com
Thu May 28 11:14:17 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: e3a3eac261a9e28fbe4497b81a3318d123e05f21
      https://github.com/hibernate/hibernate-search/commit/e3a3eac261a9e28fbe4497b81a3318d123e05f21
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M integrationtest/performance/backend/base/src/main/java/org/hibernate/search/integrationtest/performance/backend/base/testsupport/dataset/Datasets.java

  Log Message:
  -----------
  HSEARCH-3931 Use HTTPS to download the dataset for performance tests

http://lists.jboss.org/pipermail/hibernate-dev/2016-January.txt
redirects to
https://lists.jboss.org/pipermail/hibernate-dev/2016-January.txt
and apparently our HTTP client doesn't handle redirection correctly.


  Commit: ba9e6b067bc16586a8b0de378553b8adee264c2b
      https://github.com/hibernate/hibernate-search/commit/ba9e6b067bc16586a8b0de378553b8adee264c2b
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M integrationtest/performance/backend/base/src/main/java/org/hibernate/search/integrationtest/performance/backend/base/testsupport/dataset/MailingListDigestParser.java
    M integrationtest/performance/backend/base/src/main/java/org/hibernate/search/integrationtest/performance/backend/base/testsupport/dataset/SampleDataset.java

  Log Message:
  -----------
  HSEARCH-3931 Fail performance tests if we can't generate the dataset


Compare: https://github.com/hibernate/hibernate-search/compare/cc10f9e31294...ba9e6b067bc1



More information about the hibernate-commits mailing list