Sorry, I had some disorder in my ant.jar files, here are real results, which are even much better in terms of speed for the new DirectoryScanner (at least for the fileset containing specific includes) :
tests done on nagoya (Solaris) NEW VERSION fileset1 : 117 fileset2 6813 CVS July 10th 2003 fileset1 : 821 fileset2 : 6694 <fileset id="myfileset1" dir="."> <include name="devel/ant/src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java "/> </fileset> <fileset id="myfileset2" dir="devel/ant/src"> <include name="**/*.java"/> </fileset> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]