If I read it correctly they do: the +1,105 means "added, start at 1, count 105" not "added 1105"
This was a mess following the initial import with spurious CR characters. Hopefully this is now resolved for everything and the deltas will start to make sense. -- Jeremy > -----Original Message----- > From: Greg Stein [mailto:[EMAIL PROTECTED] > Sent: Monday, August 11, 2003 1:42 PM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: > incubator-geronimo/modules/core/src/java/javax/ejb/spi > HandleDelegate.java > > > On Mon, Aug 11, 2003 at 10:41:21AM -0000, [EMAIL PROTECTED] wrote: > > jstrachan 2003/08/11 03:41:21 > >... > > Log: > > Tidied up imports, removing unused ones & sorting them. > > > > Revision Changes Path > > 1.2 +106 -105 > incubator-geronimo/modules/core/src/java/org/apache/geronimo/lock/ > LockContext.java > > > > > http://cvs.apache.org/viewcvs/incubator-geronimo/modules/core/src/ java/org/apache/geronimo/lock/LockContext.java.diff?r1=1.1&r2=1.2 > > What is going on here? The changed line counts don't match up with the log > message. Is there more screwy line endings stuff going on here? > > I'm not sure what is going on with the line endings, and whether they've > been fixed, but we really cannot let them flip back and forth > like this. It > means the commit emails are unreviewable, which is Not Good(tm). > > Cheers, > -g > > -- > Greg Stein, http://www.lyra.org/ >
