[
https://issues.apache.org/jira/browse/LUCENE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated LUCENE-7542:
-------------------------------
Attachment: LUCENE-7542.patch
Patch, compares each release in Changes.html with the version being released
and fails if any is greater.
I ran the patched {{smokeTestRelease.py}} against 6.3.0 RC1 and got this
message:
{noformat}
RuntimeError: Future release 7.0.0 is greater than 6.3.0 in
file:///Users/sarowe/temp/testsvn/lucene-solr-6.3.0-RC1-rev11e7e356e15ad5f9e3cfe26966c9dd5f666ece61/solr/changes/Changes.html
{noformat}
I also ran the patched version against 6.3.0 RC3 and it succeeded.
Committing shortly.
> Release smoker should fail when CHANGES.txt has a release section for a
> future release
> --------------------------------------------------------------------------------------
>
> Key: LUCENE-7542
> URL: https://issues.apache.org/jira/browse/LUCENE-7542
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Steve Rowe
> Attachments: LUCENE-7542.patch
>
>
> In the first 6.3.0 RC, Solr's CHANGES.txt had a section for 7.0.0.
> smokeTestRelease.py should add a new check for future release sections and
> fail if any are found.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]