This is an automated email from the ASF dual-hosted git repository.

vinodkone pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new 00f7f48  Updated release guide.
00f7f48 is described below

commit 00f7f48e4f4ef599a41c5f63e0afe6c51cc6894f
Author: Vinod Kone <vinodk...@users.noreply.github.com>
AuthorDate: Thu Aug 29 11:29:30 2019 -0500

    Updated release guide.
    
    Added steps for dropping the staging repository on failed vote for an ARC.
---
 docs/release-guide.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/release-guide.md b/docs/release-guide.md
index 9ea54cc..ce9c7c1 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -193,8 +193,10 @@ This guide describes the process of doing an official 
release of Mesos.
 
 ## Preparing a New Release Candidate
 
-1. If the vote does not pass (any -1s or showstopper bugs), track the issues
-   as new JIRAs for the release.
+1. If the vote does not pass (any -1s or showstopper bugs)
+   1. Send a reply to the original VOTE email with subject "[RESULT][VOTE] 
Release Apache Mesos X.Y.Z (rcN)" and mention that the vote is canceled.
+   2. Go to https://repository.apache.org/#stagingRepositories and "Drop" the 
staging repository containing the JAR (you can find the link to the staging 
repository in the original VOTE email).
+   3. Track the issues as new JIRAs for the release.
 
 2. When all known issues are resolved, update the `CHANGELOG` with the newly
    fixed JIRAs.

Reply via email to