On Thu, 20 Mar 2003, Brett Wooldridge <[EMAIL PROTECTED]> wrote:

> When I run ant, I see that createDynamicElement() gets
> called twice for the <junit> element, and further that
> setDynamicAttribute() gets called twice for someattr.

This certainly sounds like a bug.  We don't call the attribute setters
or nested creators/storers twice for "normal" elements either.

> I put a Thread.dumpStack() inside of my implementations
> of those methods, and can provide the stacks for the two
> calls (they ARE different) if that would help.

I think it would, yes.

Stefan

Reply via email to