[ 
https://issues.apache.org/jira/browse/IVY-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560533#action_12560533
 ] 

Nicolas Lalevée commented on IVY-704:
-------------------------------------

About the second point, does it means that some evicted modules will still be 
returned by {{ResolveReport#getArtifactsReports(DownloadStatus, boolean)}} ?
Because I think there is a use case where an artifact may be retreived by two 
different confs, with two different versions; and as far I can see (or debug), 
the eviction information is in the conf which contains the not evicted one.

So first, is the evicted info misplaced ?
If correctly placed, then I think either the algorithm should be revert to the 
one I posted, or update the javadoc to warn about that use case.

> In the ResolveReport class, add the possibility to filter the evicted module 
> while getting the list of DownloadArtifact
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: IVY-704
>                 URL: https://issues.apache.org/jira/browse/IVY-704
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Nicolas Lalevée
>             Fix For: 2.0.0-beta-2
>
>         Attachments: IVY-704-r612799.patch
>
>
> As disscussed here : 
> http://mail-archives.apache.org/mod_mbox/ant-dev/200801.mbox/[EMAIL PROTECTED]
> In order to get the list of artifacts which are part of the dependencies of a 
> module, it will be useful to have a function in the ResolveReport class to 
> get the download reports without the ones from the evited modules.

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

Reply via email to