hawk
> An: Ant Developers List
> Betreff: append functionality for copy task
>
> 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
> Von: jay hawk <[EMAIL PROTECTED]>
> An: Ant Developers List
> Betreff: append functionality for copy task
>
> 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 fro
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