You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2018/02/13 15:53:02 UTC

svn commit: r1824153 - /jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Author: reschke
Date: Tue Feb 13 15:53:01 2018
New Revision: 1824153

URL: http://svn.apache.org/viewvc?rev=1824153&view=rev
Log:
clarify how to close the vote

Modified:
    jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Modified: jackrabbit/site/trunk/src/site/markdown/creating-releases.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/creating-releases.md?rev=1824153&r1=1824152&r2=1824153&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Tue Feb 13 15:53:01 2018
@@ -108,11 +108,11 @@ Release management tasks
 
 ### Part II: after the release vote
    
-If the vote fails (easy case first) remove the tag from svn, drop the staged repository and revert the version release in Jira - done.
+If the vote fails (easy case first) remove the tag from svn, drop the staged repository, revert the version release in Jira, and announce that the vote has failed by replying to the vote email.
 
 Otherwise:
 
-1. Close the vote by publishing the results
+1. Close the vote by publishing the results, replying to the original vote mail.
 2. Copy the release candidate from dev/jackrabbit to release/jackrabbit in https://dist.apache.org/repos/dist/ -- **be careful to properly set the version variable!!!**
 
         [ "x$version" = "x" ] || svn move -m "Apache Jackrabbit $version" \