DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26560>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26560 Ant build breaks into seemingly infinite loop [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Summary|Ant build breaks into |Ant build breaks into |seemingly infinite loop |seemingly infinite loop ------- Additional Comments From [EMAIL PROTECTED] 2004-01-31 09:44 ------- One of the jars in your classpath is corrupt. Try comparing the jars with the build on the good machine. The output count = 0, total = 477 is symptomatic of this problem in the JVM/javac. I do not think this is a problem in Ant. The line number is not so surprising - it is just probably the point where the <javac> tag closes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]