-----Original Message----- From: Stefan Bodewig [mailto:[email protected]] Sent: Thursday, September 03, 2009 4:56 PM To: [email protected] Subject: Re: RegEx support for include and exclude patterns
/* >> Is there a feature in ant <include name=""/>... & <exclude >> name="eee**/**"/> tags of path like structures, filesets etc. > see selectors/containsregexp = > http://ant.apache.org/manual/CoreTypes/selectors.html This one matches on a file's content, not its name. */ Oops, yes of course, so maybe <scriptselector> would be sufficient !? Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
