Author: hibou
Date: Wed Apr 18 12:02:26 2012
New Revision: 1327463
URL: http://svn.apache.org/viewvc?rev=1327463&view=rev
Log:
Actually, don't mess up with the paths, it breaks the generated url of the
mirror list
Modified:
ant/ivy/ivyde/trunk/doc/dev/updatesite.html
Modified: ant/ivy/ivyde/trunk/doc/dev/updatesite.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/dev/updatesite.html?rev=1327463&r1=1327462&r2=1327463&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/dev/updatesite.html (original)
+++ ant/ivy/ivyde/trunk/doc/dev/updatesite.html Wed Apr 18 12:02:26 2012
@@ -45,10 +45,6 @@ The zip distribution needs to be unpacke
</li>
</ul>
-The folder of the generated p2 repository is based on the technical version,
you might want to rename it. For instance
<tt>dist/dev/ivyde-2.2.0.beta1-201203282058-RELEASE</tt> may be renamed
<tt>dist/dev/ivyde-2.2.0.beta1</tt>.
-
-Note: from now on in the present doc, ${VERSION} references the renamed
version.
-
Now the binary files need to be signed.
<ul><li>For an <u>Ivy</u> release:<li>
<pre>./signArtifacts.sh ivy-${VERSION}</pre>