[
https://issues.apache.org/jira/browse/RATIS-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved RATIS-2157.
-------------------------------------
Fix Version/s: 3.2.0
Resolution: Implemented
> Enhance make_rc.sh for non-first rc at release time
> ---------------------------------------------------
>
> Key: RATIS-2157
> URL: https://issues.apache.org/jira/browse/RATIS-2157
> Project: Ratis
> Issue Type: Improvement
> Reporter: Xinyu Tan
> Assignee: Xinyu Tan
> Priority: Major
> Fix For: 3.2.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {code:java}
> git commit -a -m "Change version for the version $RATISVERSION $RC
> {code}
> may fail when sending a subsequent RC for the current version because the mvn
> version has already been executed. Therefore, there are no changes to commit.
> So we need to add a -allow-empty directive
> BTW, it maybe better to remove -X for publish-mvn as it prints a lot of logs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)