Xinyu Tan created RATIS-2157:
--------------------------------
Summary: 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
{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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)