You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Phil Clay (JIRA)" <ji...@apache.org> on 2010/04/02 16:36:27 UTC

[jira] Created: (IVY-1180) Support changing="true" for inline resolve/retrieve

Support changing="true" for inline resolve/retrieve
---------------------------------------------------

                 Key: IVY-1180
                 URL: https://issues.apache.org/jira/browse/IVY-1180
             Project: Ivy
          Issue Type: New Feature
          Components: Ant
    Affects Versions: 2.1.0
            Reporter: Phil Clay


For dependencies in an ivy.xml file, I can specify changing="true".

I would like to be able to specify changing="true" for inline resolve/retrieves as well.

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


[jira] Commented: (IVY-1180) Support changing="true" for inline resolve/retrieve

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852936#action_12852936 ] 

Maarten Coene commented on IVY-1180:
------------------------------------

Good news: this is already supported for the ivy:resolve task which already has a 'changing' attribute for this purpose. However, it looks like this attribute is missing from the documentation.
The retrieve task doesn't has this attribute, but it seems a good suggestion to add it there as well.

> Support changing="true" for inline resolve/retrieve
> ---------------------------------------------------
>
>                 Key: IVY-1180
>                 URL: https://issues.apache.org/jira/browse/IVY-1180
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Ant
>    Affects Versions: 2.1.0
>            Reporter: Phil Clay
>
> For dependencies in an ivy.xml file, I can specify changing="true".
> I would like to be able to specify changing="true" for inline resolve/retrieves as well.

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


[jira] Resolved: (IVY-1180) Support changing="true" for inline resolve/retrieve

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

Maarten Coene resolved IVY-1180.
--------------------------------

       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Maarten Coene

SVN trunk has been updated to support changing="true" on ivy:retrieve task (and other post-resolve-tasks as well).
Please give it a try if possible.

thanks,
Maarten

> Support changing="true" for inline resolve/retrieve
> ---------------------------------------------------
>
>                 Key: IVY-1180
>                 URL: https://issues.apache.org/jira/browse/IVY-1180
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Ant
>    Affects Versions: 2.1.0
>            Reporter: Phil Clay
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> For dependencies in an ivy.xml file, I can specify changing="true".
> I would like to be able to specify changing="true" for inline resolve/retrieves as well.

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


[jira] Updated: (IVY-1180) Support changing="true" for inline resolve/retrieve

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

Maarten Coene updated IVY-1180:
-------------------------------

    Fix Version/s: 2.2.0-RC1
                       (was: trunk)

> Support changing="true" for inline resolve/retrieve
> ---------------------------------------------------
>
>                 Key: IVY-1180
>                 URL: https://issues.apache.org/jira/browse/IVY-1180
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Ant
>    Affects Versions: 2.1.0
>            Reporter: Phil Clay
>            Assignee: Maarten Coene
>             Fix For: 2.2.0-RC1
>
>
> For dependencies in an ivy.xml file, I can specify changing="true".
> I would like to be able to specify changing="true" for inline resolve/retrieves as well.

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