On Wed, Aug 26, 2009 at 19:54, Michael
Hüttermann<mich...@huettermann.net> wrote:
> Hello,
>
> how can I use the tasks cvs, exec and xslt in a quiet mode, that the
> complete output is only written to a file or totally hidden/deleted?
>
> Or: how can I configure an Ant script to write all its output to a file,
> or delete it completely? Then, it has to be configured inside the script,
> working with something like "ant > log.txt" does not work in my context.
>
>

For the <cvs> task, you have the reallyquiet attribute. It's the
equivalent of the -Q option of the cvs command.

-- 

Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
f...@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to