You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by michael sorens <ms...@myrealbox.com> on 2005/01/24 03:38:22 UTC

up-to-date-ness and cmd-line args

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: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org