You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/01/09 01:16:34 UTC

DO NOT REPLY [Bug 15908] New: - commons-beanutils.jar, debug info line numbers off by factor of 2

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: struts-dev@jakarta.apache.org
        ReportedBy: dheydt01@sprintspectrum.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>