[
https://issues.apache.org/jira/browse/IVY-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée updated IVY-704:
--------------------------------
Attachment: IVY-704-r612799.patch
I have added a generic function {{getArtifactsReports(DownloadStatus
downloadStatus, boolean withEvicted)}} to ResolveReport and
ConfigurationResolveReport.
The one on ConfigurationResolveReport may not be needed. But when I first coded
it, I didn't realized that an artifact in a conf can be evicted in another
conf. Nevertheless this function might be useful, so I let it in the patch.
I also added some minor javadoc improvements.
> 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
> 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.