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/08/11 11:54:15 UTC

svn commit: r984353 - /ant/ivy/ivyde/trunk/build.properties

Author: hibou
Date: Wed Aug 11 09:54:15 2010
New Revision: 984353

URL: http://svn.apache.org/viewvc?rev=984353&view=rev
Log:
fix the build on hudson by switching of mirror used and updating the GEF used  

Modified:
    ant/ivy/ivyde/trunk/build.properties

Modified: ant/ivy/ivyde/trunk/build.properties
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/build.properties?rev=984353&r1=984352&r2=984353&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/build.properties (original)
+++ ant/ivy/ivyde/trunk/build.properties Wed Aug 11 09:54:15 2010
@@ -27,8 +27,8 @@ mirror.url=http://apache.multidist.com
 
 # properties for hudson build environment
 hudson.download.baseurl=http://www.eclipse.org/downloads/download.php
-hudson.download.mirror.url=http://eclipse.ialto.org
-hudson.download.mirror.id=514
+hudson.download.mirror.url=http://d2u376ub0heus3.cloudfront.net
+hudson.download.mirror.id=999
 hudson.download.sdk.name=eclipse-SDK-3.5.1-win32
 hudson.download.sdk.dropdir=eclipse/downloads/drops/R-3.5.1-200909170800
 hudson.download.wtp.name=wtp-R-3.1.2-20100211202452
@@ -37,7 +37,7 @@ hudson.download.emf.name=emf-runtime-2.5
 hudson.download.emf.dropdir=modeling/emf/emf/downloads/drops/2.5.0/R200906151043
 hudson.download.xsd.name=xsd-runtime-2.5.0
 hudson.download.xsd.dropdir=modeling/emf/emf/downloads/drops/2.5.0/R200906151043
-hudson.download.gef.name=GEF-SDK-3.5.1
-hudson.download.gef.dropdir=tools/gef/downloads/drops/3.5.1/R200909151220
+hudson.download.gef.name=GEF-SDK-3.5.2
+hudson.download.gef.dropdir=tools/gef/downloads/drops/3.5.2/R201002241200
 
 hudson.ivy.version=2.1.0