You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan Ernst (JIRA)" <ji...@apache.org> on 2014/09/22 19:33:34 UTC

[jira] [Created] (LUCENE-5971) Separate backcompat creation script from adding version

Ryan Ernst created LUCENE-5971:
----------------------------------

             Summary: 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


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