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 "Maarten Coene (JIRA)" <ji...@apache.org> on 2007/03/31 21:51:25 UTC

[jira] Created: (IVY-458) IvyPostResolve Task doesn't reuse Ivy file of previous resolve

IvyPostResolve Task doesn't reuse Ivy file of previous resolve
--------------------------------------------------------------

                 Key: IVY-458
                 URL: https://issues.apache.org/jira/browse/IVY-458
             Project: Ivy
          Issue Type: Bug
          Components: Ant
    Affects Versions: 1.4.1
            Reporter: Maarten Coene
             Fix For: 2.0


Perform a resolve with an Ivy file specified (NOT with the ivy.dep.file property) and the Ivy file has a different location than the default location.
Perform a post-resolve task after the resolve with more configurations than the one given to the previous resolve.
You'll get an error saying the default Ivy file (ivy.xml) doesn't exist. This task should by default reuse the Ivy file used by the previous resolve.

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


[jira] Assigned: (IVY-458) IvyPostResolve Task doesn't reuse Ivy file of previous resolve

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

Maarten Coene reassigned IVY-458:
---------------------------------

    Assignee: Maarten Coene

> IvyPostResolve Task doesn't reuse Ivy file of previous resolve
> --------------------------------------------------------------
>
>                 Key: IVY-458
>                 URL: https://issues.apache.org/jira/browse/IVY-458
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 1.4.1
>            Reporter: Maarten Coene
>         Assigned To: Maarten Coene
>             Fix For: 2.0
>
>
> Perform a resolve with an Ivy file specified (NOT with the ivy.dep.file property) and the Ivy file has a different location than the default location.
> Perform a post-resolve task after the resolve with more configurations than the one given to the previous resolve.
> You'll get an error saying the default Ivy file (ivy.xml) doesn't exist. This task should by default reuse the Ivy file used by the previous resolve.

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


[jira] Resolved: (IVY-458) IvyPostResolve Task doesn't reuse Ivy file of previous resolve

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

Maarten Coene resolved IVY-458.
-------------------------------

    Resolution: Fixed

> IvyPostResolve Task doesn't reuse Ivy file of previous resolve
> --------------------------------------------------------------
>
>                 Key: IVY-458
>                 URL: https://issues.apache.org/jira/browse/IVY-458
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 1.4.1
>            Reporter: Maarten Coene
>         Assigned To: Maarten Coene
>             Fix For: 2.0
>
>
> Perform a resolve with an Ivy file specified (NOT with the ivy.dep.file property) and the Ivy file has a different location than the default location.
> Perform a post-resolve task after the resolve with more configurations than the one given to the previous resolve.
> You'll get an error saying the default Ivy file (ivy.xml) doesn't exist. This task should by default reuse the Ivy file used by the previous resolve.

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