I've never had a problem with any file except AppException. I'm using windows and, as you said, cvs translates this automatically when moving to unix.

David






From: Robert Leland <[EMAIL PROTECTED]>
Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
To: Struts Developers List <[EMAIL PROTECTED]>
Subject: Re: javadoc & Weird state of org/apache/struts/util/AppException.java
Date: Fri, 08 Nov 2002 10:41:37 -0500

David Graham wrote:

Yes, I removed all the empty lines because it made the file very long. I'm not sure why it would show up as a single line though with ^M. That character normally shows up from windows systems right? I used Eclipse to make the changes and it shows up fine in my editor.

I would love to see some javadoc for AppException as I'm still unclear on why it's needed.
Use the unix2dos and dos2unix commands will do the same thing. Cygwin should have a copy.
If you are on Windows and see:
doublespaces then use dos2unix,
every thing is on one line: use unix2dos.

cvs takes care of this translation automatically,


-Rob


--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to