not do is something like copying
A.xml and B.xml to AB.xml
C.xml and D.xml to CD.xml
...
in one shot
I am not happy to make the copy task more complicated. Just me.
Regards,
Antoine
> Original-Nachricht
> Datum: Tue, 6 Jun 2006 08:56:22 -0700 (PDT)
> Von: jay
I was wondering if the ant development team has considered append semantics
for the copy task. I had a need to be able to write files compiled from
multiple fragments. I made some changes to 1.6.5 to try this, and the changes
were simple and minor. I added an attribute "append" to the copy t