> Can someone please tell me what the following XML means in ANT?
>
[quoted text clipped - 4 lines]
> </fileset>
> </copy>
Why are you asking this question on a Java programming newsgroup? A better
place would be the Ant users mailing list. You can subscribe here:
http://ant.apache.org/mail.html.
Or check the Ant manual, which you can find here:
http://ant.apache.org/manual/index.html. You'll find the copy task, and a
description of all of its parameters, plus some examples, by clicking on
"Ant Tasks", then "Core Tasks", then "Copy".
--
Rhino