[ 
https://issues.apache.org/jira/browse/IVY-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463723
 ] 

John Williams commented on IVY-373:
-----------------------------------

Pluggable output sounds great, assuming some reasonable output types are 
available out of the box.  My most pressing need is sorted output; I've 
attached a patch that adds sorted output in addition to the real-time 
resolution output.  It's redundant of course but I think it's worth it to have 
both kinds of output.

> Add options to control output of <ivy:resolve>
> ----------------------------------------------
>
>                 Key: IVY-373
>                 URL: https://issues.apache.org/jira/browse/IVY-373
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 1.4
>         Environment: all
>            Reporter: John Williams
>            Priority: Minor
>         Attachments: IVY-373.patch
>
>
> The <ivy:resolve> task creates very long output sometimes.  It would be nice 
> to suppress this output (unless ant is run in verbose) mode.  It would also 
> be helpful if there were an option to sort the list of modules by 
> organization and name instead of just listing them as they are resolved; this 
> would make it much easier to scan the output to determine which version of a 
> particular module is in use.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to