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/07/03 10:06:48 UTC

svn commit: r673608 - /ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html

Author: hibou
Date: Thu Jul  3 01:06:47 2008
New Revision: 673608

URL: http://svn.apache.org/viewvc?rev=673608&view=rev
Log:
Regenrate the site with the fixed mirror config

Modified:
    ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html

Modified: ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html?rev=673608&r1=673607&r2=673608&view=diff
==============================================================================
--- ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html (original)
+++ ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html Thu Jul  3 01:06:47 2008
@@ -1,15 +1,15 @@
 <mirrors>
-<mirror url="[preferred]/ant/ivy/ivyde/updatesite/"
+<mirror url="[preferred]/ant/ivyde/updatesite/"
 label="Recommended mirror: [preferred]"/>
 [if-any http]
   [for http]
-    <mirror url="[http]/ant/ivy/ivyde/updatesite/"
+    <mirror url="[http]/ant/ivyde/updatesite/"
       label="[http]"/>
   [end]
 [end]
 [if-any backup]
   [for backup]
-    <mirror url="[backup]/ant/ivy/ivyde/updatesite/"
+    <mirror url="[backup]/ant/ivyde/updatesite/"
       label="Backup mirror: [backup]"/>
   [end]
 [end]