You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Duke Tantiprasut <dt...@micromuse.com> on 2004/07/30 17:17:11 UTC

duke@micromuse.com

Is there a way to suppress the ANT output messages and only display the echo
messages?

Duke


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


suppressing ant output

Posted by Duke Tantiprasut <du...@resolve-systems.com>.
 
Thanks Eduaro,

The -q seems to suppress everything. I was hoping to remove the [...]
banners. Looks like the NoBanner logger is the way to go.

Thanks anyway.

Duke
> -----Original Message-----
> From: Eduardo Andrés Alfonso Sierra [mailto:ed_alfon@spymac.com] 
> Sent: Friday, July 30, 2004 3:49 PM
> To: Ant Users List
> Cc: dtantipr@micromuse.com
> Subject: Re: duke@micromuse.com
> 
> Yes, it's possible
> 
> Just running ant with the -q or -quiet command
> 
> for details run ant --help
> 
> What you're looking for works using -q option
> 
> 
> ----- Original Message -----
> From: "Duke Tantiprasut" <dt...@micromuse.com>
> To: <us...@ant.apache.org>
> Sent: Friday, July 30, 2004 10:17 AM
> Subject: duke@micromuse.com
> 
> 
> > Is there a way to suppress the ANT output messages and only 
> display the
> echo
> > messages?
> >
> > Duke
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > For additional commands, e-mail: user-help@ant.apache.org
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
> 


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


Re: duke@micromuse.com

Posted by Eduardo Andrés Alfonso Sierra <ed...@spymac.com>.
Yes, it's possible

Just running ant with the -q or -quiet command

for details run ant --help

What you're looking for works using -q option


----- Original Message ----- 
From: "Duke Tantiprasut" <dt...@micromuse.com>
To: <us...@ant.apache.org>
Sent: Friday, July 30, 2004 10:17 AM
Subject: duke@micromuse.com


> Is there a way to suppress the ANT output messages and only display the
echo
> messages?
>
> Duke
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>



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