RE: [Nant-users] Silent delete task

2004-08-11 Thread Dick, Brian E.
EMAIL PROTECTED] Subject: Re: [Nant-users] Silent delete task Dick, Brian E. wrote: >Is there a way suppress the message from the delete task? I don't want >to see > >[delete] Deleting file myfile.ext > > > why in particular is this a problem ? I would have thought

Re: [Nant-users] Silent delete task

2004-08-10 Thread Ian MacLean
Dick, Brian E. wrote: Is there a way suppress the message from the delete task? I don't want to see [delete] Deleting file myfile.ext why in particular is this a problem ? I would have thought that in general its better to err on the side of letting people know when files are deleted. Ian

RE: [Nant-users] Silent delete task

2004-08-10 Thread Gangadat, Ravindra K
st 10, 2004 2:22 PM To: [EMAIL PROTECTED] Subject: [Nant-users] Silent delete task Is there a way suppress the message from the delete task? I don't want to see [delete] Deleting file myfile.ext -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday,

[Nant-users] Silent delete task

2004-08-10 Thread Dick, Brian E.
Is there a way suppress the message from the delete task? I don't want to see [delete] Deleting file myfile.ext -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 10, 2004 1:35 PM To: Madhan Retnaswamy; [EMAIL PROTECTED] Subject: Re: [Nant-users] Ca