I want to run a java task with a specific list of file names as command-line arguments (typically 
<arg value="..."> for each file), but I also want to run a <uptodate> check 
with a fileset that is precisely the same list of files. How can this be done without having to 
enumerate the same list in two places?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to