You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Adam Bryzak (JIRA)" <ji...@apache.org> on 2009/04/08 06:57:13 UTC

[jira] Created: (IVYDE-175) ResolveAllAction does not resolve multiple IvyDE containers in a single project

ResolveAllAction does not resolve multiple IvyDE containers in a single project
-------------------------------------------------------------------------------

                 Key: IVYDE-175
                 URL: https://issues.apache.org/jira/browse/IVYDE-175
             Project: IvyDE
          Issue Type: Bug
          Components: classpath container
    Affects Versions: 2.0.0.beta1
            Reporter: Adam Bryzak


ResolveAllAction retrieves only a single IvyClasspathContainer using IvyClasspathUtil.getIvyClasspathContainer. If a project has multiple IvyDE classpath containers (I use one for main dependencies and another for test dependencies), only one of them is resolved.

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


[jira] Resolved: (IVYDE-175) ResolveAllAction does not resolve multiple IvyDE containers in a single project

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

Nicolas Lalevée resolved IVYDE-175.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0.final
         Assignee: Nicolas Lalevée

> ResolveAllAction does not resolve multiple IvyDE containers in a single project
> -------------------------------------------------------------------------------
>
>                 Key: IVYDE-175
>                 URL: https://issues.apache.org/jira/browse/IVYDE-175
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>    Affects Versions: 2.0.0.beta1
>            Reporter: Adam Bryzak
>            Assignee: Nicolas Lalevée
>             Fix For: 2.0.0.final
>
>
> ResolveAllAction retrieves only a single IvyClasspathContainer using IvyClasspathUtil.getIvyClasspathContainer. If a project has multiple IvyDE classpath containers (I use one for main dependencies and another for test dependencies), only one of them is resolved.

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