Re: adding to fileset

2007-03-30 Thread Matt Benson
--- Byron Vonthal <[EMAIL PROTECTED]> wrote: > I have a fileset with excludes that I need to > continue to grow. > > I'm using Ant 1.6.5 and cannot upgrade. > This has been something on my list for awhile. It may be that Ant 1.7.1 should ship with a task whose purpose is to add more children

adding to fileset

2007-03-30 Thread Byron Vonthal
I have a fileset with excludes that I need to continue to grow. I'm using Ant 1.6.5 and cannot upgrade. Now I want to add another exclude to the same fileset. I want to be able to add files to fileset and then use the final value. Something like: