Author: hibou Date: Mon Feb 2 12:50:39 2009 New Revision: 739980 URL: http://svn.apache.org/viewvc?rev=739980&view=rev Log: Chnage the URL of the updatesite on hudson Modified: ant/ivy/site/ivyde/download.html Modified: ant/ivy/site/ivyde/download.html URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/download.html?rev=739980&r1=739979&r2=739980&view=diff ============================================================================== --- ant/ivy/site/ivyde/download.html (original) +++ ant/ivy/site/ivyde/download.html Mon Feb 2 12:50:39 2009 @@ -116,7 +116,7 @@ The trunk version of IvyDE is build by a continuous integration server (a Hudson instance hosted by the ASF). It is automatically publishing the last build into an updatesite. So you can configure your Eclipse to use it: -http://hudson.zones.apache.org/hudson/view/Ant/job/IvyDE/lastSuccessfulBuild/artifact/trunk/updatesite +http://hudson.zones.apache.org/hudson/view/Ant/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build Important note: these are only test snapshots that is not be considered ready for users or even something like an official release. They are dedicated to people willing to understand and contribute to Ivy and IvyDE code. And then any issue you can have with that kind of snaphot should be reported to the ant-dev@ mailing-list and not the ivy-user@ one.