On 2009-12-09, Raja Nagendra Kumar <[email protected]> wrote:

> Is there a replacement for Variable task of ant contrib as Variable
> task is not adopted to ant 1.8 Property helpers and hence the
> interface methods are not called yet.

It should be possible to write a PropertyHelper implementation that acts
like the variable task.  See what the implementation for local
properties does, this is way more complex than making properties
mutable.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to