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=18516>. 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=18516 IndentPrinter.breakLine() throws NoSuchMethodError ------- Additional Comments From [EMAIL PROTECTED] 2003-04-04 18:49 ------- I just ran into this as well and I was rather baffled. So I ran javap on IndentPrinter.class from xerces 2.3.0 jar and found this kind of thing: 48 invokevirtual #10 <Method null> 71 getfield #41 <Field null> It sure looks like that .class file is bogus. Perhaps there were compile errors, but the build continued anyway? What's going on? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
