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=22482>. 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=22482 CVS build fails with Java 1.4.1 (Cygwin/W2k) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-10-31 23:34 ------- Thanks for reporting. I've checked a fix into CVS. Since I was never able to reproduce the problem, it would be great if you could verify that it is indeed gone now. This mysterious bug seems to have been due to a missing end of line at the end of the source in two files. According to the Java Language Specification, // comments must end with a line terminator. Instead of adding an extra line, I got rid of those comments since its possible that some future commit may have regenerated the problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
