Found out what I was doing wrong. I had "Only build startup projects
and dependencies on run" checked. Now it's working fine.
-Original Message-
From: Bousa, Paul
Sent: Wednesday, January 24, 2007 10:22 AM
To: 'nant-users@lists.sourceforge.net'
Subject: Debug Mode - Newbie Question
H
That's all I get when I have verbose set to false, which is the default
on those tasks I believe. Here's an example from one of our logs:
[delete] Deleting 4376 files.
[delete] Deleted 43 directories.
BOb
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
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
---