Colin, the problem is likely your email client configuration -- its wrapping the lines at 76 columns.
For Outlook, I think you want something like: Tools -> Options -> Mail Format tab -> Line wrapping "Colin Chalmers" <[EMAIL PROTECTED]> writes: > Hi Eric, > > Have a look at this. If there are still probs I may have to change my CVS > client (Henning said he had probs with the patches). I currently use JCVS > 5.3.2. > > Colin > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, June 20, 2003 9:36 AM > To: [EMAIL PROTECTED] > Subject: RE: Changes.xml PATCH - take 2 > > > can you send it as an attachement? I think the line returns are messin it > up.. Also, are you doing a diff -u? > > -----Original Message----- > From: Colin Chalmers [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 20, 2003 3:09 AM > To: Turbine Developers List > Subject: RE: Changes.xml PATCH - take 2 > > > Think something went wrong there, here it is > > Colin > > > Index: ./xdocs/changes.xml > =================================================================== > RCS file: /home/cvspublic/jakarta-turbine-2/xdocs/changes.xml,v > retrieving revision 1.52 > diff -r1.52 changes.xml > 83a84,91 > > The IntakeService has been refactored, introducing two Abstract > classes; the > > DefaultValidator and the NumberValidator. They both contain rules > which are > > applicable to all Validator's and NumbeValidator's respectively. > Unecessary use > > was being made of (Old) NumberValidator which used BigDecimals, > cleaned this up > > implementing concrete classes for all Number Types. Simplified > definition of > > (number & required) rules in Intake.xml. > > </li> > > <li> > 709a718 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Daniel Rall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
