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 the text file and "add" them to a fileset? Within this fileset I would apply a filename selector to collect all build.xml files. Note that the fileset is used as a child within an ivy:buildlist task.

Any help would be appreciated!

Regards,
Patrik

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to