[
https://issues.apache.org/jira/browse/LUCENE-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147133#comment-14147133
]
ASF subversion and git services commented on LUCENE-5971:
---------------------------------------------------------
Commit 1627438 from [~rjernst] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1627438 ]
LUCENE-5971: Create addBackcompatIndexes.py script to build and add backcompat
test indexes (merged 1627419)
> Separate backcompat creation script from adding version
> -------------------------------------------------------
>
> Key: LUCENE-5971
> URL: https://issues.apache.org/jira/browse/LUCENE-5971
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Ryan Ernst
> Attachments: LUCENE-5971.patch
>
>
> The recently created {{bumpVersion.py}} attempts to create a new backcompat
> index if the default codec has changed. However, we now want to create a
> backcompat index for every released version, instead of just when there is a
> change to the default codec.
> We should have a separate script which creates the backcompat indexes. It
> can even work directly on the released artifacts (by pulling down from
> mirrors once released), so that there is no possibility for generating the
> index from an incorrect svn/git checkout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]