> From: Raja Nagendra Kumar [mailto:nagendra.r...@tejasoft.com] > Sent: Tuesday, April 13, 2010 6:50 AM > To: user@ant.apache.org > Subject: Re: filelist to support selections as per the fileset > > 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.
Wildcards don't make sense for <filelist>. <filelist> works on names of files that *may*not*exist*. How do you apply a wildcard to generate the name of a file that doesn't exist? You are asking for a different mechanism. It sounds like you want something like an <orderedfileset>. I encourage the ANT developers to not corrupt <filelist> to try and do things it wasn't designed for. -- Rick Genter Principal Software Engineer Silverlink Communications --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org