You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/04/06 10:47:44 UTC

svn commit: r1310237 - /ant/ivy/ivyde/trunk/doc/dev/release.html

Author: hibou
Date: Fri Apr  6 08:47:44 2012
New Revision: 1310237

URL: http://svn.apache.org/viewvc?rev=1310237&view=rev
Log:
Update the links to the release of the updatesite

Modified:
    ant/ivy/ivyde/trunk/doc/dev/release.html

Modified: ant/ivy/ivyde/trunk/doc/dev/release.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/dev/release.html?rev=1310237&r1=1310236&r2=1310237&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/dev/release.html (original)
+++ ant/ivy/ivyde/trunk/doc/dev/release.html Fri Apr  6 08:47:44 2012
@@ -93,8 +93,7 @@ Then it is time to tag the release as so
 
 <h1>Prepare the updatesite</h1>
 
-The instructions to build the updatesite are there:
-http://ant.apache.org/ivy/history/trunk/dev/updatesite.html
+The instructions to build the updatesite are <a href="updatesite.html">there</a>.
 
 <h1>Vote for the released artifacts</h1>
 
@@ -102,8 +101,6 @@ First the release needs to be publicly a
 
 You can use the dev area of the dist subversion for that. Then just commit the artifacts into https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION
 
-It is recommended to also deploy a staging updatesite there. See <a href="http://ant.apache.org/ivy/history/trunk/dev/updatesite.html">that page</a> to know how to proceed.
-
 And launch the vote on the ant-dev mailing list:
 <code>
 Subject: [VOTE] IvyDE $VERSION Release
@@ -143,7 +140,7 @@ In order to keep the main dist area of a
 
 <h2>Deploy the updatesite</h2>
 
-Follow the instructions of that page: http://ant.apache.org/ivy/history/latest-milestone/dev/updatesite.html#deployment
+Follow the instructions of that <a href="updatesite.html#deployment">page</a>.
 
 <h1>Annoucement</h1>
 
@@ -205,7 +202,6 @@ ant generate-history -Dhistory.version=$
 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/ivyde</tt></li>
 </ol>
 
 <h1>Post release tasks</h1>