Mike Drob created LUCENE-10625:
----------------------------------

             Summary: addBackcompatIndexes.py on 9x can't handle 8x indices
                 Key: LUCENE-10625
                 URL: https://issues.apache.org/jira/browse/LUCENE-10625
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/other, release wizard
            Reporter: Mike Drob


When going through the release wizard for 8x, steps that involve running 
{{python3 -u dev-tools/scripts/addBackcompatIndexes.py}} will fail because the 
python script will try to run gradle commands inside of the 8x release to 
generate the back combat indices.

We could maybe be more robust in detecting that the index already exists in the 
temp directory? I'm not actually sure how to fix this, and it might not matter 
much as I don't know how many additional 8.11 releases we will have, but 
reporting for posterity.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to