On Mon, Jul 21, 2008 at 6:23 AM, Lars Ræder Clausen <[EMAIL PROTECTED]> wrote: > What obvious task/combination of conditions am I missing?
I'd use Ant-Contrib's <outofdate> with a nested <fail>, but in your case Ant's own <uptodate> and the usual target gymnastic (see other poster's code) would do too. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
