You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/12/29 16:00:00 UTC

git commit: [flex-flexunit] [refs/heads/develop] - yet another fix attempt

Repository: flex-flexunit
Updated Branches:
  refs/heads/develop 2e5b29bf9 -> ad3bb5930


yet another fix attempt


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

Branch: refs/heads/develop
Commit: ad3bb5930fad0463dccb23150b002f95080c47ae
Parents: 2e5b29b
Author: Alex Harui <ah...@apache.org>
Authored: Tue Dec 29 06:59:48 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Dec 29 06:59:48 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/ad3bb593/FlexUnit4Test/downloads.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/downloads.xml b/FlexUnit4Test/downloads.xml
index d9e32a2..ee5000b 100644
--- a/FlexUnit4Test/downloads.xml
+++ b/FlexUnit4Test/downloads.xml
@@ -275,7 +275,7 @@
 	        description="Downloads and copies mockolate to the lib directory.">
 	        <echo message="Obtaining lib/mockolate-0.9.5.swc"/>
 	        <antcall target="download-zip">
-	          <param name="srcUrl" value="http://cloud.github.com/downloads/drewbourne/mockolate"/>
+	          <param name="srcUrl" value="https://github.com/downloads/drewbourne/mockolate"/   >
 	          <param name="zipFile" value="mockolate-0.9.5.zip"/>
 	          <param name="srcJarPath" value="mockolate-0.9.5/mockolate-0.9.5.swc"/>
 	          <param name="md5" value="b73fe1bb5f443993adcf8b274f6a48b2"/>