I concur, please create a bugzilla entry for this.

Also, ant 1.8 contains a new task - <local> which
allows an alternative to using the antcontrib variable task.

Peter


On Mon, Mar 22, 2010 at 3:16 PM, Stefan Bodewig <bode...@apache.org> wrote:
> On 2010-03-22, <christoph.groth...@isr.de> wrote:
>
>> I could track the performance leak down to the Ant-Contrib "variable"
>> task. As you wrote, it seems this task has slowed down since the string
>> gets longer with each invocation.
>
> OK, so we know where to look.
>
>> BTW, I'm using a path based on a fileset, but the (undocumented) cache
>> attribute on <path> didn't help.
>
> In this case this is a good thing since it means the path isn't
> re-evaluated on each iteration.
>
>> I wrote a little demonstration ant script, packed the necessary
>> Ant-Contrib JAR beside it, and dropped the ZIP file on Sendspace:
>> http://www.sendspace.com/file/b4zcmo. Please feel free to test it.
>
> It may be a good idea to open a bugzilla issue against Ant 1.8.0 and
> attach all stuff there.
>
> Thanks
>
>        Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> For additional commands, e-mail: user-h...@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to