[ 
https://issues.apache.org/jira/browse/LUCENE-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ignacio Vera resolved LUCENE-9777.
----------------------------------
    Resolution: Fixed

Running ant is actually correct. The script executes ant using the source code 
for the version that is going to add. Therefore running:

 python dev-tools/scripts/addBackcompatIndexes.py 8.8.0

Runs ant on the source code for 8.8.0 which uses ant. This will be an issue 
once 9.0 is released but not now.

 

> generate back-compat for master branch is wrong in addBackcompatIndexes.py
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-9777
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9777
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: release wizard
>    Affects Versions: 8.8
>            Reporter: Noble Paul
>            Assignee: Ignacio Vera
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> https://github.com/apache/lucene-solr/blob/23755ddfdd36a9613010cb9e6201127df55be744/dev-tools/scripts/addBackcompatIndexes.py#L87
> This tries to run the `ant test` we need to replace it with the corresponding 
> fradlew command



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

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

Reply via email to