Indeed, if any file is out of date, I redo the entire process. But if I had
an incremental process, I'd use a fileset with appropriate <depend>
selectors instance of relying on SourceFileScanner, to only process the
files that need to... --DD

-----Original Message-----
From: Mike Dougherty [mailto:MDougherty@;XIFIN.Com] 
Sent: Wednesday, October 23, 2002 10:16 AM
To: 'Ant Users List'
Subject: RE: Uptodate checking...

I think it depends on the behavior you desire. In your example it looks like
you want to do the entire task if one or more files are out-of-date. In some
cases, i.e. <javac>, you will still perform the task, but only on the
out-of-date files.

Am I understanding the differences correctly?

/mike

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to