You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2010/09/20 03:45:33 UTC

[jira] Resolved: (HARMONY-6606) [build] download-one-file macro doesn't delete files that fail the md5 checksum

     [ https://issues.apache.org/jira/browse/HARMONY-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu resolved HARMONY-6606.
-------------------------------

    Fix Version/s: 5.0M16
       Resolution: Fixed

Thanks Cath!

The patch was applied to trunk at r998759, please verify.

> [build] download-one-file macro doesn't delete files that fail the md5 checksum
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-6606
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6606
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Catherine Hope
>            Assignee: Regis Xu
>            Priority: Minor
>             Fix For: 5.0M16
>
>         Attachments: 6606.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.