Ok, convinced.
I´ll revert that and place a note.
Jan
>-----Ursprüngliche Nachricht-----
>Von: Stefan Bodewig [mailto:bodewig@apache.org]
>Gesendet: Freitag, 28. Oktober 2005 06:06
>An: dev@ant.apache.org
>Betreff: Re: svn commit: r328892 -
>/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/defaults
>.properties
>
>On Thu, 27 Oct 2005, <jhm@apache.org> wrote:
>
>> Transform is deprecated for a long time, functions are in ExecuteOn
>> - why not use the class directly (instead of inherited one).
>
>Because
>
> Transform t = (Transform) getProject().createTask("apply");
>
>will throw a runtime exception then,
>
>Stefan
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For
>additional commands, e-mail: dev-help@ant.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|