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=15908>. 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=15908 commons-beanutils.jar, debug info line numbers off by factor of 2 Summary: commons-beanutils.jar, debug info line numbers off by factor of 2 Product: Struts Version: 1.1 Beta 3 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The commons-beanutils.jar that is bundled with the 1.1 beta 3 release is compiled incorrectly: the debug info line numbers are off by a factor of two for 18 of the source files. One example is LocaleBeanUtils.java. The source file has only about 880 lines, but the debug info line numbers embedded in the class file go up to around 1760. I verified this with the JAD decompiler. I expect this is a DOS vs. UNIX linefeed problem. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>