> If anyone knows a way to get Ant to generate a list of files > (like the find command) that we could then filter, let me know.
I'm always up for puttering around with Ant scripts. Between <fileset>, <patternset>, and <selector>, there's a lot of power there. Maybe you could send me some more details about what you'd exactly like Ant to be able to do, and I could fiddle with it for a while? thanks, bryan
