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

svn commit: r1515244 - /directory/site/trunk/content/mavibot/developer-guide.mdtext

Author: elecharny
Date: Sun Aug 18 23:37:45 2013
New Revision: 1515244

URL: http://svn.apache.org/r1515244
Log:
Fixed some ref to api-dist

Modified:
    directory/site/trunk/content/mavibot/developer-guide.mdtext

Modified: directory/site/trunk/content/mavibot/developer-guide.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/mavibot/developer-guide.mdtext?rev=1515244&r1=1515243&r2=1515244&view=diff
==============================================================================
--- directory/site/trunk/content/mavibot/developer-guide.mdtext (original)
+++ directory/site/trunk/content/mavibot/developer-guide.mdtext Sun Aug 18 23:37:45 2013
@@ -193,7 +193,7 @@ Go to https://repository.apache.org/inde
     $ cd target/checkout
     $ mvn site
 
-This creates the site.
+This creates the javadocs and the cross-references.
 
 Now, you have to sign the binary packages which are in target/checkout/distribution/target.
 
@@ -307,7 +307,7 @@ The best solution would be to checkout t
 
     :::text
     $ 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 <version>
     # cp ../public_html/mavibot-<version>/* <version>