You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ignacio Vera (Jira)" <ji...@apache.org> on 2020/09/01 12:36:00 UTC

[jira] [Created] (LUCENE-9494) addBackcompatIndexes.py fails on unstable branch after removing ant support

Ignacio Vera created LUCENE-9494:
------------------------------------

             Summary: addBackcompatIndexes.py fails on unstable branch after removing ant support
                 Key: LUCENE-9494
                 URL: https://issues.apache.org/jira/browse/LUCENE-9494
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Ignacio Vera


I ran across this issue when releasing 8.6.2. The are two issues here:
 * The script relies in the file lucene/version.properties which has been removed.
 * It checks the indices by running `ant test -Dtestcase=TestBackwardsCompatibility` against the branch.

I was able to generate the indexes by adding the file locally and running the check manually. It would be good to address it for the next release.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org