[ https://issues.apache.org/jira/browse/HDFS-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032836#comment-13032836
]
Todd Lipcon commented on HDFS-1935:
-----------------------------------
usetimestamps="true" doesn't appear to do it... perhaps it avoids re-downloading, but I think
it still goes and at least sends a "HEAD" request.
The <condition> is a good idea... perhaps I'll take a crack at it.
> Build should not redownload ivy on every invocation
> ---------------------------------------------------
>
> Key: HDFS-1935
> URL: https://issues.apache.org/jira/browse/HDFS-1935
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Trivial
> Fix For: 0.22.0
>
> Attachments: hdfs-1935.txt
>
>
> Currently we re-download ivy every time we build. If the jar already exists, we should
skip this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|