[ 
https://issues.apache.org/jira/browse/LUCENE-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146862#comment-14146862
 ] 

ASF subversion and git services commented on LUCENE-5971:
---------------------------------------------------------

Commit 1627419 from [~rjernst] in branch 'dev/trunk'
[ https://svn.apache.org/r1627419 ]

LUCENE-5971: Create addBackcompatIndexes.py script to build and add backcompat 
test indexes

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to