RE: capturing or echoing the output of the copy task

2007-04-03 Thread Res Pons
cancel that please. I overlookd the -verbose attribute. Original Message Follows From: "Res Pons" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: user@ant.apache.org Subject: capturing or echoing the output of the copy task Date: Tue, 03 Apr 2007 10:22:07

capturing or echoing the output of the copy task

2007-04-03 Thread Res Pons
The copy task only echoes the number of files copied but it does not show the actual file names being copied. I don't see an attribute for this task. How can I force the copy task to show the list of files being copied w/o writing tons of code or echo statments? e.g. Target: [copy] Copy