[hibernate-commits] [hibernate/hibernate-search] 6c104e: HSEARCH-3865 Do not rely on changing permissions w...

Yoann Rodière noreply at github.com
Mon Mar 16 06:49:04 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 6c104eab1cd74d2e17694f049e91342fdc558bb3
      https://github.com/hibernate/hibernate-search/commit/6c104eab1cd74d2e17694f049e91342fdc558bb3
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M integrationtest/backend/lucene/src/test/java/org/hibernate/search/integrationtest/backend/lucene/testsupport/util/LuceneTckBackendAccessor.java

  Log Message:
  -----------
  HSEARCH-3865 Do not rely on changing permissions when corrupting indexes in Lucene ITs

It's just naughty and causes problems when running `mvn clean`, and it
doesn't even work on Windows. Let's just use the Windows solution
everywhere: delete whatever files we can, and re-create corrupt files in
their place.





More information about the hibernate-commits mailing list