You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2015/05/20 18:45:59 UTC

svn commit: r952059 - in /websites/staging/accumulo/trunk/content: ./ releasing.html

Author: buildbot
Date: Wed May 20 16:45:59 2015
New Revision: 952059

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 Wed May 20 16:45:59 2015
@@ -1 +1 @@
-1680599
+1680636

Modified: websites/staging/accumulo/trunk/content/releasing.html
==============================================================================
--- websites/staging/accumulo/trunk/content/releasing.html (original)
+++ websites/staging/accumulo/trunk/content/releasing.html Wed May 20 16:45:59 2015
@@ -302,7 +302,7 @@ switch to Java 7). Despite the javadocs
 where they need to be committed using <a href="http://www.apache.org/dev/cmsref#extpaths">extpaths</a>. You can follow the steps below to update
 the javadocs.</p>
 <ol>
-<li>Extract javadocs from binary tarball from the release</li>
+<li>Extract javadocs from binary tarball (1.5) or build the javadocs <code>mvn clean compile javadoc:aggregate</code> (&gt;=1.6)</li>
 <li>Run the vulnerability-check tool</li>
 <li>Checkout the <a href="https://svn.apache.org/repos/asf/accumulo/site/trunk">Accumulo CMS repository</a></li>
 <li>Copy the entire apidocs folder in the appropriate version folder in the CMS repository (e.g. content/1.5/apidocs for a 1.5 release)</li>