I added a similar comment to the bugzilla site, but 
it never seemed to work so I am responding here.

I don't know if there is a "right" line end. Each 
platform is different. I work in an environment where 
we run Linux and Windows and run into this 
frequently. Coincidentally, I posted a patch to the commons-dev list for
build.xml that included a new target that will run the fixcrlf ant task,
which sets 
line ends to the line end associated with the 
system running the build. If you happen to use 
Eclipse, there is an option to fix CR/LF characters 
on the edit drop down menu. The target I added fixes 
the CR/LF and adds source to the distribution jar, 
which makes debugging in Struts much easier.

David Morris

>>> [EMAIL PROTECTED] 01/08/03 17:30 PM >>>

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15908

commons-beanutils.jar, debug info line numbers off by factor of 2

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|struts-                     |commons-
                   |[EMAIL PROTECTED]      |[EMAIL PROTECTED]
          Component|Unknown                     |Bean Utilities
            Product|Struts                      |Commons
            Version|1.1 Beta 3                  |Nightly Builds



------- Additional Comments From [EMAIL PROTECTED]  2003-01-09 00:31
-------
This is indeed a line end problem, but it is not a compilation problem.
It 
seems that all of the sources in the org.apache.commons.beanutils.locale

package have been checked in to CVS with the wrong line ends.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to