Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
-
Novice
Description
If a dependency download fails to match the md5 checksum then the file should be deleted so that when fetch-depends is run again it will retry to download the file. At the moment this doesn't happen because the name of the parameter is incorrect in the download-one-file macro. The problem can be recreated by making a md5 checksum incorrect for a download, deleting the associated jar and then running ant fetch-depends.