Author: hibou
Date: Mon Jun 30 12:28:56 2008
New Revision: 672874

URL: http://svn.apache.org/viewvc?rev=672874&view=rev
Log:
- fix the url of the site.xml
- add the digest.zip for the optimized updatesite

Added:
    ant/ivy/site/ivyde/updatesite/digest.zip   (with props)
Modified:
    ant/ivy/site/ivyde/updatesite/site.xml

Added: ant/ivy/site/ivyde/updatesite/digest.zip
URL: 
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/digest.zip?rev=672874&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/site/ivyde/updatesite/digest.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: ant/ivy/site/ivyde/updatesite/site.xml
URL: 
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/site.xml?rev=672874&r1=672873&r2=672874&view=diff
==============================================================================
--- ant/ivy/site/ivyde/updatesite/site.xml (original)
+++ ant/ivy/site/ivyde/updatesite/site.xml Mon Jun 30 12:28:56 2008
@@ -22,9 +22,9 @@
     svn.apache.org/repos/asf/ant/ivy/site/ivyde/updatesite/site.xml
 -->
 <site pack200="true"
-      
digestURL="http://www.apache.org/dist/ant/ivy/ivyde/updatesite/digest.zip/";
-      
mirrorsURL="http://www.apache.org/ant/ivy/ivyde/updatesite/eclipse-update--xml.cgi";>
-   <description url="http://www.apache.org/ant/ivy/ivyde/updatesite";>
+      digestURL="http://ant.apache.org/ivy/ivyde/updatesite/digest.zip/";
+      
mirrorsURL="http://ant.apache.org/ivy/ivyde/updatesite/eclipse-update--xml.cgi";>
+   <description url="http://ant.apache.org/ivy/ivyde/updatesite";>
       Eclipse update site for Apache IvyDE.
    </description>
 


Reply via email to