You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Lokesh Jayaraman <lo...@gmail.com> on 2007/02/10 10:40:57 UTC

Regarding build.xml display in command prompt

hi,

When i ran a build.xml using Ant i do not want to display the ant task in
the output screen(command pormpt).Is any method or a way to do this... if so
let me inform...

Regards,
Lokesh

Re: Regarding build.xml display in command prompt

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Hello Lokesh,

try ant -quiet (do not know whether this will do what you want).

you can also write your own logger class if you want to program in Java.

see the running ant part of the documentation. http://ant.apache.org/ 
manual/running.html#options

Antoine	

On Feb 10, 2007, at 4:40 AM, Lokesh Jayaraman wrote:

> hi,
>
> When i ran a build.xml using Ant i do not want to display the ant  
> task in
> the output screen(command pormpt).Is any method or a way to do  
> this... if so
> let me inform...
>
> Regards,
> Lokesh


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