RE: Silent execution of targets

2001-12-05 Thread David Blevins
All, I'm curious as to why my question has been ignored. Was there something lacking in the post? Thanks, David -Original Message- From: David Blevins [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 10:19 PM To: [EMAIL PROTECTED] Subject: Silent execution of targets

Re: Silent execution of targets

2001-12-05 Thread Erik Hatcher
. Erik - Original Message - From: David Blevins [EMAIL PROTECTED] To: Ant Users List [EMAIL PROTECTED] Sent: Wednesday, December 05, 2001 7:30 PM Subject: RE: Silent execution of targets All, I'm curious as to why my question has been ignored. Was there something lacking in the post

RE: Silent execution of targets

2001-12-05 Thread David Blevins
interested in the BuildLogger route also. Thanks! David -Original Message- From: David Blevins [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 6:31 PM To: Ant Users List Subject: RE: Silent execution of targets All, I'm curious as to why my question has been ignored

Re: Silent execution of targets

2001-12-05 Thread Steve Loughran
There is ant -quiet I suppose, but that applies to a whole build. - Original Message - From: David Blevins [EMAIL PROTECTED] To: Ant Users List [EMAIL PROTECTED] Sent: Wednesday, December 05, 2001 4:30 PM Subject: RE: Silent execution of targets All, I'm curious as to why my

Re: Silent execution of targets

2001-12-04 Thread Erik Hatcher
You can use the -quiet command-line option, or alternatively write your own BuildLogger to filter things your own way (using the -logger command-line option) Erik - Original Message - From: David Blevins [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 03, 2001 11:18