I am ant-challenged today: I want to find a set of files in a tree matching a given regular expression. The catch is that the regexp is not constant, but is a function of the file name. I have tried permutations of pathconvert, for loops, and loadfile, filterchain, and linecontainsregexp, stumbling when I could not change the property loaded from loadfile after its initial value. Any suggestions?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
