Repository: flex-sdk
Updated Branches:
  refs/heads/release4.16.0 249ed425a -> fc70d58d9


Doesn't always like https link - may be mirror dependant?


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

Branch: refs/heads/release4.16.0
Commit: fc70d58d954ae807e10757d8e88b5a7d02f3b9db
Parents: 249ed42
Author: Justin Mclean <[email protected]>
Authored: Wed Nov 9 10:06:45 2016 +1100
Committer: Justin Mclean <[email protected]>
Committed: Wed Nov 9 10:06:45 2016 +1100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/fc70d58d/modules/downloads.xml
----------------------------------------------------------------------
diff --git a/modules/downloads.xml b/modules/downloads.xml
index 9154bb0..a827ce5 100644
--- a/modules/downloads.xml
+++ b/modules/downloads.xml
@@ -448,7 +448,7 @@
     <target name="saxon9-jar" depends="saxon9-jar-check" 
unless="saxon9.jar.exists" 
         description="Copies sax9.jar to the lib directory.">
 
-        <get 
src="https://downloads.sourceforge.net/project/saxon/Saxon-B/9.1.0.8/saxonb9-1-0-8j.zip?r=&amp;ts=1366147457&amp;use_mirror=superb-dca2";
 
+        <get 
src="http://downloads.sourceforge.net/project/saxon/Saxon-B/9.1.0.8/saxonb9-1-0-8j.zip?r=&amp;ts=1366147457&amp;use_mirror=superb-dca2";
 
             dest="${download.dir}/${saxon9.bin.zip}" 
             verbose="false" ignoreerrors="true"/>
 

Reply via email to