You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2009/09/30 10:38:32 UTC

[jira] Created: (FOR-1178) filter the output messages from Ant

filter the output messages from Ant
-----------------------------------

                 Key: FOR-1178
                 URL: https://issues.apache.org/jira/browse/FOR-1178
             Project: Forrest
          Issue Type: Bug
          Components: Core operations
            Reporter: David Crossley
             Fix For: 0.9-dev


When running 'forrest' the output messages from Ant are quite verbose.

Using the "level" attribute of the "echo" task will help to categorise them.

This will enable the use of 'forrest -q' and so be quiter. Warnings are still issued.

Also the Ant "AnsiColorLogger" could be used.

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


[jira] Closed: (FOR-1178) filter the output messages from Ant

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

David Crossley closed FOR-1178.
-------------------------------

    Resolution: Fixed

Done now. Added the "level" attribute to all uses of the "echo" task. Also explained how to use the Ant AnsiColorLogger. See the new Forrest FAQs.

> filter the output messages from Ant
> -----------------------------------
>
>                 Key: FOR-1178
>                 URL: https://issues.apache.org/jira/browse/FOR-1178
>             Project: Forrest
>          Issue Type: Bug
>          Components: Core operations
>            Reporter: David Crossley
>             Fix For: 0.9-dev
>
>
> When running 'forrest' the output messages from Ant are quite verbose.
> Using the "level" attribute of the "echo" task will help to categorise them.
> This will enable the use of 'forrest -q' and so be quiter. Warnings are still issued.
> Also the Ant "AnsiColorLogger" could be used.

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