On Tue, 26 Apr 2005, Antoine Solomon <[EMAIL PROTECTED]> wrote:

> I was looking around in javadoc of ant

You should consult the manual instead, really.  Unless you want to
write your own task, that is.

> and i noticed that the <exec> task is deprecated.

It is not.  The Exec class is.  <exec> is not backed by that class but
by the ExecTask class.

Stefan

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

Reply via email to