Re: [NAnt-users] Make Copy and Delete tasks less verbose

2007-01-25 Thread Bob Archer
On Behalf Of Samuel R. Neff Sent: Thursday, January 25, 2007 9:55 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Make Copy and Delete tasks less verbose Our build confirmation e-mail is now over 1mb and is mostly output from Copy and Delete tasks. Is there any way to make these

[NAnt-users] Make Copy and Delete tasks less verbose

2007-01-25 Thread Samuel R. Neff
Our build confirmation e-mail is now over 1mb and is mostly output from Copy and Delete tasks. Is there any way to make these tasks less verbose, as in output only the number of files copied/deleted or something less than the complete file name for every file affected? Thanks, Sam ---