> From: Daniels, Doug [mailto:[EMAIL PROTECTED] > > I wish there was a way to directly use the <uptodate> task > to retrieve the files that aren't uptodate.
I've long since given up on <uptodate>, and use the great <outofdate> task from Peter, in Ant-Contrib. Was designed to replace Makefile rules, so maybe it has the equivalent to $? for only the out of dates files. Check it out. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]