Re: Constructing patterns for use in fileset includes

2010-07-05 Thread Matt Benson
On Jul 5, 2010, at 10:17 AM, Bailey, Darragh wrote: Thought I'd send the final results of what I got working to the list. [SNIP] I must say this is probably the first example of used in anger in the wild. I'm gratified that it's working so well for you. :) Regards, Matt -- Regards,

Re: Overriding ant task

2010-07-05 Thread Sony Antony
Thank you David : Your sugegstion as it is will not work for me as once I copy teh files, I wont have teh names ( I mape them ). But Im convinced that your approach in general is better than changing eth source code. So I decided to use filter chains. Basically I m trying to first copy the files

RE: Constructing patterns for use in fileset includes

2010-07-05 Thread Bailey, Darragh
Thought I'd send the final results of what I got working to the list. Interestingly I ran into a problem where trying to use would throw an error about that task not supporting the refid attribute. I eventually hit on the solution that I could use the generic mapper task with the refid even th