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 2008/09/23 18:40:02 UTC

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

Author: hibou
Date: Tue Sep 23 09:40:01 2008
New Revision: 698231

URL: http://svn.apache.org/viewvc?rev=698231&view=rev
Log:
fix a link and a version number

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=698231&r1=698230&r2=698231&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/dev/makerelease.html (original)
+++ ant/ivy/core/trunk/doc/dev/makerelease.html Tue Sep 23 09:40:01 2008
@@ -44,7 +44,7 @@
 </code>
 <h3>3. Check out the branch</h3>
 <code>
-svn co https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-alpha1 ivy-2.0.0-beta1
+svn co https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta1 ivy-2.0.0-beta1
 </code>
 <h3>4. Prepare the files which need to be updated for the release.</h3>
 Check again that files have proper revision information.
@@ -209,7 +209,7 @@
 
 <h3>16. Deploy the Eclipse updatesite</h3>
 
-If the Eclipse update site has already been prepared to include that new Ivy release, it is now needed to be deployed. Then follow the deployment instruction on <a href="updatesite.html">that page<a>.
+If the Eclipse update site has already been prepared to include that new Ivy release, it is now needed to be deployed. Then follow the deployment instruction on <a href="updatesite.html">that page</a>.
 
 <h3>17. Announce</h3>
 Announce the release on the dev@ant.a.o, ivy-user@ant.a.o, user@ant.apache.org and announce@apache.org mailing lists.