You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2013/01/24 23:33:02 UTC

svn commit: r1438238 - /ant/ivy/core/trunk/doc/dev/makerelease.html

Author: maartenc
Date: Thu Jan 24 22:33:01 2013
New Revision: 1438238

URL: http://svn.apache.org/viewvc?rev=1438238&view=rev
Log:
Updated the section about uploading the site

Modified:
    ant/ivy/core/trunk/doc/dev/makerelease.html

Modified: ant/ivy/core/trunk/doc/dev/makerelease.html
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/dev/makerelease.html?rev=1438238&r1=1438237&r2=1438238&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/dev/makerelease.html (original)
+++ ant/ivy/core/trunk/doc/dev/makerelease.html Thu Jan 24 22:33:01 2013
@@ -211,8 +211,7 @@ ant generate-history -Dhistory.version=2
 <code>
 ant /all generate-site
 </code>
-    <li>you should verify that the site generated in target is OK. And once your happy with it, commit the changes in target (some svn add might be needed !)</li>
-    <li>deploy the website: go on people.apache.org and <tt>svn up /www/ant.apache.org/ivy/</tt></li>
+    <li>you should verify that the site generated in the production directory is OK. And once your happy with it, commit the changes (some svn add might be needed !)</li>
 </ol>
 
 <h3>16. Deploy the Eclipse updatesite</h3>