Commit Graph

11 Commits

Author SHA1 Message Date
Steve Rowe d1a047ad6f Handle adding back compat indexes for versions that are no longer supported 2016-06-25 14:50:38 -04:00
Steve Rowe a78db40720 Switch is-latest-version check from whether the branch types match to directly comparing the new version against the current version 2016-06-25 13:11:52 -04:00
Steve Rowe 82bad7883d LUCENE-7265: Pull change id related code out of addVersion.py; rename 'major' BranchType to 'unstable'
Conflicts:
	dev-tools/scripts/addVersion.py
2016-05-13 18:38:48 -04:00
Steve Rowe e9e8e3ead9 addVersion.py (via scriptutil.py): fix name of the running script in error message 2016-05-13 17:23:37 -04:00
Steve Rowe da31173bf2 Revert "LUCENE-7265: Fix addVersion to cherry-pick downstream changes by using the change id"
This reverts commit 3ad0201e3e.
2016-05-13 16:35:15 -04:00
anshum 3ad0201e3e LUCENE-7265: Fix addVersion to cherry-pick downstream changes by using the change id 2016-04-28 17:34:50 -07:00
Jan Høydahl 485fd48c30 LUCENE-7155: Detect master/major branch using enum, abort on more errors
(cherry picked from commit 10c7757)
2016-04-12 12:51:43 +02:00
Jan Høydahl a7c171f512 LUCENE-7155: Script addVersion.py does not detect the new naming convention for bugfix branches
(cherry picked from commit 6e446c0)
2016-04-12 12:51:01 +02:00
Mike McCandless 2514521b55 LUCENE-6938: addVersion can no longer do a --reord-only merge with git 2016-02-11 04:19:15 -05:00
Mike McCandless 70e61fd9e0 LUCENE-6938: switch from svn to git 2016-02-10 17:56:39 -05:00
Ryan Ernst 8d885e4fb0 LUCENE-5971: Create addBackcompatIndexes.py script to build and add backcompat test indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627419 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 20:48:57 +00:00