Author: hibou
Date: Tue Sep 16 07:37:43 2008
New Revision: 695915

URL: http://svn.apache.org/viewvc?rev=695915&view=rev
Log:
Fix the update site release page: revert the change to the already released 
artifacts

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

Modified: ant/ivy/core/trunk/doc/dev/updatesite.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/dev/updatesite.html?rev=695915&r1=695914&r2=695915&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/dev/updatesite.html (original)
+++ ant/ivy/core/trunk/doc/dev/updatesite.html Tue Sep 16 07:37:43 2008
@@ -55,6 +55,8 @@
 <pre>ant updatesite:checksum</pre>
 To sign the binaries, you can use the signArtifacts.sh scripts which is in the 
updatesite directory.
 
+<b>Note:</b> these previous tasks may optimize, checksum and sign already 
released artifacts. Just so a "svn status" to check the modified artifacts; the 
only modified files should be the digest.zip (with its signature and checksum) 
and the site.xml. Then do some "svn revert <i>file</i>" to revert the 
unexpected changes.
+
 <h1>Test the updatesite</h1>
 
 The updatesite is ready to be tested. In order to test the new artifacts, as 
they are not yet deployed on Apache mirrors, the updatesite mirroring have to 
be disable. Basically it is just about not deploying the eclipse-update--xml 
files.


Reply via email to