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 2009/07/09 17:08:28 UTC

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

Author: hibou
Date: Thu Jul  9 15:08:28 2009
New Revision: 792575

URL: http://svn.apache.org/viewvc?rev=792575&view=rev
Log:
In the release process don't forget to fix the revision of the svn:external

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=792575&r1=792574&r2=792575&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/dev/makerelease.html (original)
+++ ant/ivy/core/trunk/doc/dev/makerelease.html Thu Jul  9 15:08:28 2009
@@ -123,6 +123,13 @@
       -m "Tag release 2.0.0-beta1."
 </code>
 
+And don't forget to set the svn:external on doc/xooki to a fixed revision. Edit the svn:external property on the folder doc/xooki in the tag and set it to the revision of the commit of the tag. It should look like:
+<pre>
+xooki -r790212 https://svn.apache.org/repos/asf/ant/ivy/site/xooki/
+</pre>
+
+And commit that modification.
+
 <h3>13. Call for a vote to approve the release</h3>
 Cast a vote to approve the release on the dev@ant.apache.org mailing list.