You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2013/08/19 01:37:50 UTC

svn commit: r875227 - in /websites/staging/directory/trunk/content: ./ mavibot/developer-guide.html

Author: buildbot
Date: Sun Aug 18 23:37:49 2013
New Revision: 875227

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/mavibot/developer-guide.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug 18 23:37:49 2013
@@ -1 +1 @@
-1515243
+1515244

Modified: websites/staging/directory/trunk/content/mavibot/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/mavibot/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/mavibot/developer-guide.html Sun Aug 18 23:37:49 2013
@@ -307,7 +307,7 @@ $ mvn site
 </pre></div>
 
 
-<p>This creates the site.</p>
+<p>This creates the javadocs and the cross-references.</p>
 <p>Now, you have to sign the binary packages which are in target/checkout/distribution/target.</p>
 <p>Use your PGP key ID (the pub key, 4096R/[XXXXXXX] where [XXXXXXX] is the key ID)</p>
 <p>You can get the keys by typing :</p>
@@ -412,7 +412,7 @@ Emmanuel
 
 <p>The best solution would be to checkout the directory in people.apache.org, to copy the packages in the right place, and to check in the changes :</p>
 <div class="codehilite"><pre>$ ssh people.apache.org
-# svn co https://dist.apache.org/repos/dist/release/directory/mavibot/dist/ api-dist
+# svn co https://dist.apache.org/repos/dist/release/directory/mavibot/dist/ mavibot-dist
 # cd api-dist
 # mkdir &lt;version&gt;
 # cp ../public_html/mavibot-&lt;version&gt;/* &lt;version&gt;