On 2010-07-01, Rajesh Kumar wrote: > Hi,
> I am apache-ant-1.6.5 with jdk 1.6 and getting strange error during build > process.. Any body can explain me or guide me what is going wrong? > [copy] Copying 1 file to > D:\WorkSpace\Perforce\Harrier9.01-branch\stg-dev\elance\template-stg\config\elance > [copy] Infinite loop in tokens. Currently known tokens : [JBOSS_HOME] > [copy] Problem token : @JBOSS_HOME@ called from @JBOSS_HOME@ Either you really have a loop of tokens that recurse infinitely or you've hit a bug in Ant Most likely it is the latter, my guess is <https://issues.apache.org/bugzilla/show_bug.cgi?id=44226> which has been fixed in Ant 1.8.0. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org