Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
Limit on FileSet matches.

Limit on FileSet matches.

2003-03-04       - By David Clements
Reply:     1     2  

I am creating a component driven build process that uses xml files as the
component definitions.  I am
currently using Filesets to find the exact location of each component xml file.

The problem is that as my build environment grows so does the search time for
these files.

Is there a better way to do this?
Is there a way to limit the search by depth? Or stop when it finds one?


Dave


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.