Author: ecn
Date: Fri Feb 14 17:14:19 2014
New Revision: 1568360

URL: http://svn.apache.org/r1568360
Log:
CMS commit to accumulo by ecn

Modified:
    accumulo/site/trunk/content/releasing.mdtext

Modified: accumulo/site/trunk/content/releasing.mdtext
URL: 
http://svn.apache.org/viewvc/accumulo/site/trunk/content/releasing.mdtext?rev=1568360&r1=1568359&r2=1568360&view=diff
==============================================================================
--- accumulo/site/trunk/content/releasing.mdtext (original)
+++ accumulo/site/trunk/content/releasing.mdtext Fri Feb 14 17:14:19 2014
@@ -22,7 +22,7 @@ This is a guide for the creation of a re
 
 There are number of things that are required before attempting to build a 
release.
 
-1. Use gpg-agent, be sure to increase the gpg-agent cache timeout (via 
.gnupg/gpg-agent.conf) to ensure that the agent doesn't require 
re-authentication mid-build as it will cause things to fail. If you do not have 
a GPG key, reference the very thorough [ASF release signing documentation][1]
+1. Use gpg-agent, be sure to increase the gpg-agent cache timeout (via 
.gnupg/gpg-agent.conf) to ensure that the agent doesn't require 
re-authentication mid-build as it will cause things to fail. For example, you 
can add `default-cache-ttl 6000` to increase the timeout from the default of 10 
minutes to over an hour. If you do not have a GPG key, reference the very 
thorough [ASF release signing documentation][1]
 2. Make sure the system you're using is able to creation RPMs and DEBs.
 3. Ensure that you're using the correct major release of Java (check javadoc 
too).
 4. Ensure that you're building Apache Accumulo with a username that has the 
same name as your Apache ID (this is due to
@@ -96,4 +96,4 @@ Some good references that explain a few 
   [3]: 
http://mail-archives.apache.org/mod_mbox/accumulo-dev/201305.mbox/raw/%3CCAL5zq9bH8y0FyjXmmfXhWPj8axosn9dZ7%2Bu-R1DK4Y-WM1YoWg%40mail.gmail.com%3E/
   [4]: https://www.apache.org/dev/publishing-maven-artifacts.html
   [5]: http://www.apache.org/dev/release-publishing.html
-  [6]: http://accumulo.apache.org/governance/releasing.html
+  [6]: http://accumulo.apache.org/governance/releasing.html
\ No newline at end of file


Reply via email to