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

[jira] Created: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

Standalone runner should accept all the same parameters as ant tasks
--------------------------------------------------------------------

                 Key: IVY-1090
                 URL: https://issues.apache.org/jira/browse/IVY-1090
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.1.0-RC1
            Reporter: Willem Verstraeten


The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Issue Comment Edited: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

Posted by "Willem Verstraeten (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748816#action_12748816 ] 

Willem Verstraeten edited comment on IVY-1090 at 8/28/09 6:38 AM:
------------------------------------------------------------------

The command line option still seems to miss these options, which are available for the ant task:

* revision (there actually is a revision attribute, but according to the help output of the CLI runner it is purely for the publish step, not for the resolve step ?)
* branch
* resolveId
* showprogress
* checkIfChanged



      was (Author: willemv):
    The command line option still seems to miss these options, which are available for the ant task:

* revision (there actually is a revision attribute, but according to the help output of the CLI runner it is purely for the publish step, not for the resolve step ?)
* branch
* resolveId
  
> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: 2.1.0-RC2
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Commented: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

Posted by "Nicholas C (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767652#action_12767652 ] 

Nicholas C commented on IVY-1090:
---------------------------------

I also noticed these shortcomings of the command-line runner:

- cannot use an IvySettings file via a url (though using <include> from a local ivysettings.xml is a workaround)
- cannot call -retrieve without a pattern, even if ${ivy.retrieve.pattern} is defined in the settings file (which is ignored)

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: 2.1.0-RC2
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Updated: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

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

Maarten Coene updated IVY-1090:
-------------------------------

    Fix Version/s:     (was: trunk)
                   2.1.0-RC2

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: 2.1.0-RC2
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Commented: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

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

Maarten Coene commented on IVY-1090:
------------------------------------

Yes, so could you please give it a try to see if it's working in your environment.

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Commented: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

Posted by "Willem Verstraeten (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719437#action_12719437 ] 

Willem Verstraeten commented on IVY-1090:
-----------------------------------------

Does this mean that this fix will be included in 2.1.0 final ? 

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Commented: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

Posted by "Willem Verstraeten (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720019#action_12720019 ] 

Willem Verstraeten commented on IVY-1090:
-----------------------------------------

The new options work wonderfully, thanks

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Commented: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

Posted by "Willem Verstraeten (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718014#action_12718014 ] 

Willem Verstraeten commented on IVY-1090:
-----------------------------------------

Similarly the ant 'resolve' task provides more options than are available for the standalone runner. It would be nice if both approaches would be equally powerful.

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Reopened: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

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

Willem Verstraeten reopened IVY-1090:
-------------------------------------


The command line option still seems to miss these options, which are available for the ant task:

* revision (there actually is a revision attribute, but according to the help output of the CLI runner it is purely for the publish step, not for the resolve step ?)
* branch
* resolveId

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: 2.1.0-RC2
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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


[jira] Resolved: (IVY-1090) Standalone runner should accept all the same parameters as ant tasks

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

Maarten Coene resolved IVY-1090.
--------------------------------

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

I've added some extra options to the resolve and retrieve CLI operations.
Could you give it a try to see if this is enough? If not, please reopen.

Maarten

> Standalone runner should accept all the same parameters as ant tasks
> --------------------------------------------------------------------
>
>                 Key: IVY-1090
>                 URL: https://issues.apache.org/jira/browse/IVY-1090
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Willem Verstraeten
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> The ant task for retrieve allows you to specify which types you want to retrieve, whereas the standalone runner does not allow this. Also the ant task provides an ivypattern parameter which is not available in the standalone runner.

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