you might try <includesfile name="test.dat"/>
or <arg file="test.dat"/>
-----Original Message-----
From: Goli, Srikanth [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 28, 2001 11:24 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: loading a fileset from a data file
Hi everybody,
Is there any way creating a fileset from a data file. This data file
contains the list of file names or reg expressions
For example:
My test.dat file contains
C:\test\Test1.java
C:\test\Test2.java
I must be able to do..
<fileset dataFile="test.dat"/>
Any ideas?
Thanks
Srikanth Goli