27;to' location.
I hope that helps someone!
James
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 3:39 PM
To: Ant Users List
Subject: Re: Get copied fileset
Hello James,
Hello James,
there is no direct way to extract from the copy task these files.
what do you want to do once you have found the set of files which are getting
copied.
Some tasks work with filesets and mappers.
Applying a mapper to the "new.files" fileset will give you what you want.
Also have