On Tue, 26 Nov 2002, Oliver Wulff <[EMAIL PROTECTED]> wrote:

> I want to check whether a file is newer than others using the task
> "uptodate".  If it is I want to execute the task "exec".

Are you sure that you don't want to use <apply> and drop <uptodate>
completely.

> Can I only do this by adding a target and using the if attribute?

If the answer to my question above is "yes", this is the only built-in
way.

Stefan

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

Reply via email to