Re: combining fileset's

2004-01-15 Thread Glen
Your example will do wonderfully. Very sheek and elegant thank you very much Said another way I have enough complexity in my development projects no need to add more... thanks again, -Glen Matt Benson wrote: Unless your actual needs are much more complicated than your example, do check

Re: combining fileset's

2004-01-15 Thread Matt Benson
Unless your actual needs are much more complicated than your example, do check my last post before you get too deep into coding your own selector. -Matt --- Glen <[EMAIL PROTECTED]> wrote: > I think I know what you are saying now. I have > found this page on > programming custom selectors > >

Re: combining fileset's

2004-01-15 Thread Glen
I think I know what you are saying now. I have found this page on programming custom selectors http://ant.apache.org/manual/CoreTypes/selectors-program.html Which looks fairly straightforward. I am starting to code it now... Thanks :-) Glen wrote: Matt I am intrigued could you elaborate o