| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Gilbert Rebhan <...@schillbaer.de> |
| Subject | Re: Handling files without extension with Fileset |
| Date | Sat, 14 Jun 2008 11:02:45 GMT |
Stefano Nichele schrieb: > Hi all, > is there a way to define a FileSet for the files in a given directory > without extension ? > I'm using ANT 1.6.5. <fileset dir="/home/foobar" id="yourfileset"> <include name ="*"/> <exclude name="*.*"/> </fileset> Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org | |
| Mime |
|
| View raw message | |