Re: fileset based on paths in file

2009-05-03 Thread Patrik Nagel
It's for a fileset. I tried the "includesfile" attribute from the fileset task. It does exactly what I'm looking for! Tanks a lot! Patrik David Weintraub wrote: Is this for a path or a fileset? There's a big difference. A path is simply a collection of directories while a fileset selects files

fileset based on paths in file

2009-05-02 Thread Patrik Nagel
Hi, I would like to create a fileset based on paths which have no base directory in common. Additionally, the paths are stored in a text file. Such a text file might looks as follows: /home/dev/src/reporting /home/dev/src/common /home/testing/src/logger Is there a way to read the paths from t