On 2010-04-13, Raja Nagendra Kumar <nagendra.r...@tejasoft.com> wrote:
> Stefan Bodewig wrote: >> <filelist> means: here is a list of files that may or may not be there, >> return all of them don't check whether they are there at all. No >> wildcards supported. > adding wildcards support can enhance refactorings of location of these > files. I use the wildcards for best support of refactorings. Such support > of wildcards in filelist would add great value. No, that would be a different beast. If you need an ordered <fileset>, wrap that <fileset> in a <sort> resource collection. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org