You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2007/06/12 10:56:25 UTC

[jira] Commented: (IVY-526) Not all evicted modules are listed in the report

    [ https://issues.apache.org/jira/browse/IVY-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503829 ] 

Gilles Scokart commented on IVY-526:
------------------------------------

That is related to the order under which the dependency are placed.

If you place the commons-http 3.0 dependency after commons-vfs, you have the trace in the console and in the report.

> Not all evicted modules are listed in the report
> ------------------------------------------------
>
>                 Key: IVY-526
>                 URL: https://issues.apache.org/jira/browse/IVY-526
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Gilles Scokart
>
> When building ivy from the trunk we should have the commons-httpclient 2.0 evicted by the version 3.0.  Indeed, ivy depends on the version 3.0, but commons-vfs depends on the 2.0.
> The build correctly take the version 3.0, but there is no trace of 2.0 being evicted neither on the console, neither in the report.

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