You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/06/19 13:20:32 UTC

DO NOT REPLY [Bug 44226] Repeated token in recursion caused " Infinite loop in tokens" error

https://issues.apache.org/bugzilla/show_bug.cgi?id=44226





--- Comment #1 from Adam Bryzak <ab...@gmail.com>  2008-06-19 04:20:31 PST ---
Created an attachment (id=22142)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22142)
Fix + Updated test

This was caused because the token added to passedTokens isn't removed after
each level of recursion has finished.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.