Mike McCandless
|
3764959879
|
try to fix back compat version check again
|
2016-08-20 04:11:49 -04:00 |
Mike McCandless
|
e9f3684967
|
swap version in is_back_compat_with calls
|
2016-08-20 04:05:00 -04:00 |
Steve Rowe
|
9ee183f5ca
|
Handle adding versions that are no longer supported
|
2016-06-25 14:50:29 -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
|
816b502025
|
Address Solr Changes.html problems: 1) In solr/CHANGES.txt, add a 'Versions of Major Components' section to the 6.2.0 and 6.1.0 releases; 2) In addVersion.py: when adding a new version to solr/CHANGES.txt, add a line referring to LUCENE_CHANGES.txt, and add a 'Versions of Major Components' section with versions interpolated from ivy-versions.properties; and 3) In changes2html.pl: allow section names to have up to 6 words (to handle 'Upgrading from Solr any prior release')
|
2016-06-13 20:17:59 -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
|
6e52d62f69
|
Improve addVersion.py: in Version.java, remove 'Use this to get the latest...' from the previous LATEST, and add it to the new LATEST
|
2016-05-13 17:23:12 -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 |
Mike McCandless
|
2514521b55
|
LUCENE-6938: addVersion can no longer do a --reord-only merge with git
|
2016-02-11 04:19:15 -05:00 |
Varun Thacker
|
4a4f2a00e7
|
SOLR-8363: Fix luceneMatchVersion check and update in build scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717898 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 06:13:46 +00:00 |
Timothy Potter
|
1e83e33962
|
SOLR-7487: Fix check-example-lucene-match-version Ant task to check luceneMatchVersion in solr/server/solr/configsets instead of example and harden error checking / validation logic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677228 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-01 20:55:28 +00:00 |
Anshum Gupta
|
03f4970074
|
LUCENE-6380: Fix imports in addVersion.py for the release process
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670251 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-31 04:45:25 +00:00 |
Ryan Ernst
|
1db06937d1
|
LUCENE-5902: rename to addVersion.py
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627439 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-25 00:06:31 +00:00 |