On 2009-12-09, Raja Nagendra Kumar <nagendra.r...@tejasoft.com> 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: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to