You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jo...@apache.org on 2014/02/28 10:47:59 UTC

[02/50] git commit: [flex-falcon] [refs/heads/maven] - Updated download URL for GCC

Updated download URL for GCC

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/03568ef9
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/03568ef9
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/03568ef9

Branch: refs/heads/maven
Commit: 03568ef9a619acdb65d339dc7dc29eacc70235b7
Parents: 16551fb
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Wed Nov 20 09:15:36 2013 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Wed Nov 20 09:15:36 2013 +0100

----------------------------------------------------------------------
 compiler.jx/downloads.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/03568ef9/compiler.jx/downloads.xml
----------------------------------------------------------------------
diff --git a/compiler.jx/downloads.xml b/compiler.jx/downloads.xml
index 243c20b..913f895 100644
--- a/compiler.jx/downloads.xml
+++ b/compiler.jx/downloads.xml
@@ -179,7 +179,7 @@
 	    description="Copies the closure build jars.">
 		<mkdir dir="${lib.dir}/google/closure-compiler" />
 	    <antcall target="download-zip">
-	      <param name="srcUrl" value="http://closure-compiler.googlecode.com/files"/>
+	      <param name="srcUrl" value="http://dl.google.com/closure-compiler"/>
 	      <!-- 
 				erikdebruin: because of a dependency Falcon has on an old version of Guava, 
 				any versions of the Closure compiler after sept. 17, 2012 cause exceptions