Rajesh Kumar schrieb am 01.07.2010 um 16:25 (+0530):
> 
> 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?
> 
> I could not get any solution myself.

>      [copy] Infinite loop in tokens. Currently known tokens : [JBOSS_HOME]
>      [copy] Problem token : @JBOSS_HOME@ called from @JBOSS_HOME@
>      [copy] Infinite loop in tokens. Currently known tokens : [JAVA_HOME]
>      [copy] Problem token : @JAVA_HOME@ called from @JAVA_HOME@

> BUILD FAILED

> java.lang.StackOverflowError

Looks like a text replacement loop, which shouldn't be run. Look here:

http://marc.info/?l=ant-dev&m=113864631015957

Upgrade Ant.

-- 
Michael Ludwig

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

Reply via email to