--- Eric Dalquist <[EMAIL PROTECTED]> wrote:
> I have some macrodefs that make use of other
> macrodefs in a build. It
> works in 1.6.5 but I get a StackOverflowError in
> 1.7. I found a similar
> issue in Bugzilla
>
http://issues.apache.org/bugzilla/show_bug.cgi?id=42640
> although I'm not
>
I have some macrodefs that make use of other macrodefs in a build. It
works in 1.6.5 but I get a StackOverflowError in 1.7. I found a similar
issue in Bugzilla
http://issues.apache.org/bugzilla/show_bug.cgi?id=42640 although I'm not
sure it is exactly the same. I did attach a build.xml that dem