You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by va...@apache.org on 2008/03/17 08:37:12 UTC

svn commit: r637769 - /harmony/enhanced/common_resources/trunk/make/depends.xml

Author: varlax
Date: Mon Mar 17 00:37:11 2008
New Revision: 637769

URL: http://svn.apache.org/viewvc?rev=637769&view=rev
Log:
Added hint for failed md5 verification.

Modified:
    harmony/enhanced/common_resources/trunk/make/depends.xml

Modified: harmony/enhanced/common_resources/trunk/make/depends.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/common_resources/trunk/make/depends.xml?rev=637769&r1=637768&r2=637769&view=diff
==============================================================================
--- harmony/enhanced/common_resources/trunk/make/depends.xml (original)
+++ harmony/enhanced/common_resources/trunk/make/depends.xml Mon Mar 17 00:37:11 2008
@@ -133,6 +133,11 @@
     Expected: @{md5} (or @{md5-deprecated})
     Found:    ${@{dest}.md5}
 
+Your previous download may have failed to get the entire file. Either
+delete the partial download and try again, or manually download that
+file and put it in the specified directory.
+    Recommended URL: @{src}
+
             </fail>
             <echo>Checksum verified (${@{dest}.md5.verified})</echo>
         </sequential>