You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by gr...@apache.org on 2016/09/07 04:16:40 UTC

git commit: [flex-flexunit] [refs/heads/develop] - Fix for another archived google url

Repository: flex-flexunit
Updated Branches:
  refs/heads/develop 59086ff21 -> bfddd6c3c


Fix for another archived google url


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

Branch: refs/heads/develop
Commit: bfddd6c3c2a0a2e250c228a5257c8476a72a2f02
Parents: 59086ff
Author: greg-dove <gr...@gmail.com>
Authored: Wed Sep 7 16:15:40 2016 +1200
Committer: greg-dove <gr...@gmail.com>
Committed: Wed Sep 7 16:15:40 2016 +1200

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


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/bfddd6c3/FlexUnit4FlexCoverListener/downloads.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/downloads.xml b/FlexUnit4FlexCoverListener/downloads.xml
index fba47d3..ffba78f 100644
--- a/FlexUnit4FlexCoverListener/downloads.xml
+++ b/FlexUnit4FlexCoverListener/downloads.xml
@@ -156,7 +156,7 @@
 		description="Downloads and copies coverageagent to the lib directory.">
 		<echo message="Obtaining lib/CoverageAgent.swc" />
 		<antcall target="download-zip">
-			<param name="srcUrl" value="https://flexcover.googlecode.com/files" />
+			<param name="srcUrl" value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/flexcover" />
 			<param name="zipFile" value="flexcover-0.90.zip" />
 			<param name="srcJarPath" value="flexcover-0.90/CoverageAgent/bin/CoverageAgent.swc" />
 			<param name="md5" value="b73fe1bb5f443993adcf8b274f6a48b2" />