Re: append functionality for copy task

2006-06-06 Thread jay hawk
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

Re: append functionality for copy task

2006-06-06 Thread Antoine Levy-Lambert
> 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

append functionality for copy task

2006-06-06 Thread jay hawk
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