You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by th...@apache.org on 2014/09/01 12:11:29 UTC

svn commit: r1621728 - /jackrabbit/site/live/JCR/creating-releases.html

Author: thomasm
Date: Mon Sep  1 10:11:28 2014
New Revision: 1621728

URL: http://svn.apache.org/r1621728
Log:
Update release docs

Modified:
    jackrabbit/site/live/JCR/creating-releases.html

Modified: jackrabbit/site/live/JCR/creating-releases.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/JCR/creating-releases.html?rev=1621728&r1=1621727&r2=1621728&view=diff
==============================================================================
--- jackrabbit/site/live/JCR/creating-releases.html (original)
+++ jackrabbit/site/live/JCR/creating-releases.html Mon Sep  1 10:11:28 2014
@@ -231,13 +231,23 @@ After this is done, you can remove the p
 svn checkout https://dist.apache.org/repos/dist/release/jackrabbit
 </PRE>
 </DIV></DIV></LI>
-	<LI>See the beginning of the KEYS file for instructions on how to append your key to the file.</LI>
-	<LI>You are <B>DONE</B>, but to see the changes on 
-	<A href="http://www.apache.org/dist/jackrabbit/KEYS" class="external-link">http://www.apache.org/dist/jackrabbit/KEYS</A> you must wait 2 hours</LI>
+	<LI>See 
+	<a href="http://www.apache.org/dev/release-signing.html#keys-policy">
+	instructions on how to append your key to the file</a>
+	(or, as an alternative, the beginning of the KEYS file).</LI>
+	<li>Commit the change using: 
+<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
+<PRE class="code-none">
+svn commit -m "Add code signing key" KEYS
+</PRE>
+</DIV></DIV></LI>
+	<LI>See the changes on 
+	<A href="http://www.apache.org/dist/jackrabbit/KEYS" class="external-link">http://www.apache.org/dist/jackrabbit/KEYS</A> 
+	(you may need to wait a few minutes).</LI>
 </OL>
 
 
-<P>You should get your key 
+<P>You can (but don't need to) get your key 
 <A href="http://www.apache.org/dev/release-signing.html#apache-wot" class="external-link">
 linked to the Apache web of trust</A>. Once other people have signed your key, you can update the KEYS file with the signatures you've received.</P>