Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-5971

Separate backcompat creation script from adding version

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0, 6.0
    • None
    • None
    • New

    Description

      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.

      Attachments

        1. LUCENE-5971.patch
          105 kB
          Ryan Ernst

        Activity

          People

            rjernst Ryan Ernst
            rjernst Ryan Ernst
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: