This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git
The following commit(s) were added to refs/heads/trunk by this push:
new d995eb4 Ninja fix the ninja fix
d995eb4 is described below
commit d995eb4d9440c9752c93ea4692ea8ac0d42d46b5
Author: Brandon Williams <[email protected]>
AuthorDate: Wed Feb 14 14:04:32 2024 -0600
Ninja fix the ninja fix
---
cassandra-release/finish_release.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cassandra-release/finish_release.sh
b/cassandra-release/finish_release.sh
index 143a7ea..7a777d2 100755
--- a/cassandra-release/finish_release.sh
+++ b/cassandra-release/finish_release.sh
@@ -278,6 +278,6 @@ echo ' 7) update #cassandra topic on slack'
echo ' 8) tweet from @cassandra'
echo ' 9) release version in JIRA'
echo ' 10) remove old version (eg: `svn rm
https://dist.apache.org/repos/dist/release/cassandra/<previous_version>`)'
-echo ' 11) increment build.xml (base.version), CHANGES.txt, and
ubuntu2004_test.docker (ccm's installed) for the next release'
+echo ' 11) increment build.xml (base.version), CHANGES.txt, and
ubuntu2004_test.docker (ccm installed) for the next release'
echo ' 12) Add release in
https://reporter.apache.org/addrelease.html?cassandra (same as instructions in
email you will receive from the \"Apache Reporter Service\")'
echo ' 13) update current_ version in
cassandra-dtest/upgrade_tests/upgrade_manifest.py'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]