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 2020/04/21 09:34:41 UTC

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

Author: reschke
Date: Tue Apr 21 09:34:41 2020
New Revision: 1876781

URL: http://svn.apache.org/viewvc?rev=1876781&view=rev
Log:
subject line for vote result email

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=1876781&r1=1876780&r2=1876781&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Tue Apr 21 09:34:41 2020
@@ -126,7 +126,7 @@ If the vote fails (easy case first) remo
 
 Otherwise:
 
-1. Close the vote by publishing the results, replying to the original vote mail.
+1. Close the vote by publishing the results, replying to the original vote mail with a subject line of "[RESULT] [VOTE] Release Apache Jackrabbit ...".
 2. Copy the release candidate from dev/jackrabbit to release/jackrabbit in https://dist.apache.org/repos/dist/ (for Jackrabbit, `version` is just the version number, for Oak it is prefixed with `oak/`, reflecting the directory structure) -- **be careful to properly set the version variable!!!**
 
         [ "x$version" = "x" ] || svn move -m "Apache Jackrabbit $version" \