Repository: flex-flexunit
Updated Branches:
  refs/heads/develop ad3bb5930 -> 3b946dd86


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/3b946dd8
Tree: http://git-wip-us.apache.org/repos/asf/flex-flexunit/tree/3b946dd8
Diff: http://git-wip-us.apache.org/repos/asf/flex-flexunit/diff/3b946dd8

Branch: refs/heads/develop
Commit: 3b946dd86e1f53e0a6aea8dbb616398ec4b03c44
Parents: ad3bb59
Author: Alex Harui <[email protected]>
Authored: Tue Dec 29 07:19:03 2015 -0800
Committer: Alex Harui <[email protected]>
Committed: Tue Dec 29 07:19:03 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b946dd8/FlexUnit4Test/downloads.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/downloads.xml b/FlexUnit4Test/downloads.xml
index ee5000b..1eca225 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="https://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"/>

Reply via email to