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 2010/03/29 17:47:58 UTC

svn commit: r928807 - /ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml

Author: hibou
Date: Mon Mar 29 15:47:58 2010
New Revision: 928807

URL: http://svn.apache.org/viewvc?rev=928807&view=rev
Log:
fix the updatesite URL

Modified:
    ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml

Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml?rev=928807&r1=928806&r2=928807&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml Mon Mar 29 15:47:58 2010
@@ -23,7 +23,7 @@
       version="2.1.0.qualifier"
       provider-name="%providerName">
 
-   <description url="http://ant.apache.org/ivy/ivyde">
+   <description url="http://www.apache.org/dist/ant/ivyde/updatesite">
       %description
    </description>
 
@@ -32,8 +32,8 @@
    </license>
 
    <url>
-      <update label="%updateSiteName" url="http://ant.apache.org/ivy/ivyde/updatesite"/>
-      <discovery label="%updateSiteName" url="http://ant.apache.org/ivy/ivyde/updatesite"/>
+      <update label="%updateSiteName" url="http://www.apache.org/dist/ant/ivyde/updatesite"/>
+      <discovery label="%updateSiteName" url="http://www.apache.org/dist/ant/ivyde/updatesite"/>
    </url>
 
    <requires>