On 2009-10-17, Raja Nagendra Kumar wrote:
> I see two methods doFileOperations and doResourceOperations copy task.
Like many things that look wierd in Ant this is rooted in backwards
compatibility concerns. For a long time copy only worked on files and
doFileOperations was where things happened
Hi,
I see two methods doFileOperations and doResourceOperations copy task. What
is the difference between these two methods. How does Resource and File
Operations differ.
Our need in looking to this is to customize copy so that every file copied
would be replaced with all the ant properties in c