This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git
The following commit(s) were added to refs/heads/master by this push:
new b1df1d4 Small doc fixes in cassandra-release/finish_release.sh
b1df1d4 is described below
commit b1df1d4319d3e59ff20a814c2ccf5680ba5f4158
Author: mck <[email protected]>
AuthorDate: Wed Jul 29 16:47:13 2020 +0200
Small doc fixes in cassandra-release/finish_release.sh
---
cassandra-release/finish_release.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cassandra-release/finish_release.sh
b/cassandra-release/finish_release.sh
index 1f03492..ce4cf5c 100755
--- a/cassandra-release/finish_release.sh
+++ b/cassandra-release/finish_release.sh
@@ -260,6 +260,6 @@ echo ' 7) send announcement email: draft in $mail_file'
echo ' 8) update #cassandra topic on slack'
echo ' 9) tweet from @cassandra'
echo ' 10) release version in JIRA'
-echo ' 11) remove old version (eg: `svn co
https://dist.apache.org/repos/dist/release/cassandra/ cassandra-dist; svn rm
<previous_version> debian/pool/main/c/cassandra/<previous_version>*`)'
+echo ' 11) remove old version (eg: `svn rm
https://dist.apache.org/repos/dist/release/cassandra/<previous_version>`)'
echo ' 12) increment build.xml base.version for the next release'
-
+echo ' 13) follow instructions in email you will receive from the \"Apache
Reporter Service\" to update the project\'s list of releases in
reporter.apache.org'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]