You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2008/01/24 14:45:34 UTC

[jira] Created: (IVYDE-76) IvyDE resolve also evicted artifacts

IvyDE resolve also evicted artifacts
------------------------------------

                 Key: IVYDE-76
                 URL: https://issues.apache.org/jira/browse/IVYDE-76
             Project: IvyDE
          Issue Type: Bug
          Components: classpath container
    Affects Versions: 1.3.0
            Reporter: Nicolas Lalevée


Now that the Ivy API support selecting only non-evicted module (IVY-704), IvyDE should use it.
The API doesn't prevent from returning duplicates entries which comes from conflicting configuration, but IvyDE should warn about it, as discussed [here|http://mail-archives.apache.org/mod_mbox/ant-dev/200801.mbox/%3c5D017C51-ED7A-4A43-BBCA-08F291F4D92C@anyware-tech.com%3e]

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


[jira] Assigned: (IVYDE-76) IvyDE resolve also evicted artifacts

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin reassigned IVYDE-76:
---------------------------------

    Assignee: Xavier Hanin

> IvyDE resolve also evicted artifacts
> ------------------------------------
>
>                 Key: IVYDE-76
>                 URL: https://issues.apache.org/jira/browse/IVYDE-76
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>    Affects Versions: 1.3.0
>            Reporter: Nicolas Lalevée
>            Assignee: Xavier Hanin
>         Attachments: IVYDE-76-r614873.patch
>
>
> Now that the Ivy API support selecting only non-evicted module (IVY-704), IvyDE should use it.
> The API doesn't prevent from returning duplicates entries which comes from conflicting configuration, but IvyDE should warn about it, as discussed [here|http://mail-archives.apache.org/mod_mbox/ant-dev/200801.mbox/%3c5D017C51-ED7A-4A43-BBCA-08F291F4D92C@anyware-tech.com%3e]

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


[jira] Resolved: (IVYDE-76) IvyDE resolve also evicted artifacts

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVYDE-76.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

I've applied your patch, nice work!

> IvyDE resolve also evicted artifacts
> ------------------------------------
>
>                 Key: IVYDE-76
>                 URL: https://issues.apache.org/jira/browse/IVYDE-76
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>    Affects Versions: 1.3.0
>            Reporter: Nicolas Lalevée
>            Assignee: Xavier Hanin
>             Fix For: 1.3.0
>
>         Attachments: IVYDE-76-r614873.patch
>
>
> Now that the Ivy API support selecting only non-evicted module (IVY-704), IvyDE should use it.
> The API doesn't prevent from returning duplicates entries which comes from conflicting configuration, but IvyDE should warn about it, as discussed [here|http://mail-archives.apache.org/mod_mbox/ant-dev/200801.mbox/%3c5D017C51-ED7A-4A43-BBCA-08F291F4D92C@anyware-tech.com%3e]

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


[jira] Updated: (IVYDE-76) IvyDE resolve also evicted artifacts

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée updated IVYDE-76:
---------------------------------

    Attachment: IVYDE-76-r614873.patch

In this patch, the warn about conflicting configuration will be pushed into the IvyConsolve throw Ivy's logging system.

> IvyDE resolve also evicted artifacts
> ------------------------------------
>
>                 Key: IVYDE-76
>                 URL: https://issues.apache.org/jira/browse/IVYDE-76
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>    Affects Versions: 1.3.0
>            Reporter: Nicolas Lalevée
>         Attachments: IVYDE-76-r614873.patch
>
>
> Now that the Ivy API support selecting only non-evicted module (IVY-704), IvyDE should use it.
> The API doesn't prevent from returning duplicates entries which comes from conflicting configuration, but IvyDE should warn about it, as discussed [here|http://mail-archives.apache.org/mod_mbox/ant-dev/200801.mbox/%3c5D017C51-ED7A-4A43-BBCA-08F291F4D92C@anyware-tech.com%3e]

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