Author: buildbot Date: Fri Feb 14 17:14:32 2014 New Revision: 897921 Log: Staging update by buildbot for accumulo
Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/releasing.html Propchange: websites/staging/accumulo/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Feb 14 17:14:32 2014 @@ -1 +1 @@ -1567814 +1568360 Modified: websites/staging/accumulo/trunk/content/releasing.html ============================================================================== --- websites/staging/accumulo/trunk/content/releasing.html (original) +++ websites/staging/accumulo/trunk/content/releasing.html Fri Feb 14 17:14:32 2014 @@ -95,7 +95,7 @@ <h2 id="setup">Setup</h2> <p>There are number of things that are required before attempting to build a release.</p> <ol> -<li>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 <a href="https://www.apache.org/dev/release-signing">ASF release signing documentation</a></li> +<li>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 <code>default-cache-ttl 6000</code> 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 <a href="https://www.apache.org/dev/release-signing">ASF release signing documentation</a></li> <li>Make sure the system you're using is able to creation RPMs and DEBs.</li> <li>Ensure that you're using the correct major release of Java (check javadoc too).</li> <li>Ensure that you're building Apache Accumulo with a username that has the same name as your Apache ID (this is due to