On Thu, Nov 11, 2010 at 9:30 PM, richard emberson <
[email protected]> wrote:
> Generally, software grows in size, so I am surprised that
> the number of loc in the src/wicket/src/{main,test}
> directories went from:
>
> apache-wicket-1.5-M2.1: 95770 loc
>
> to
>
> apache-wicket-1.5-M3: 87011 loc
>
> Looking at the ChangeLog I could not see anything
> that would indicate that some 8K loc were removed.
>
> If I might then ask, what was removed?
>
> Thanks.
>
> Richard
>
> --
> Quis custodiet ipsos custodes
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
I wonder how you got the numbers? They don't seem to be right. Here's a
quick five minute survey results:
svn diff http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M2.1
http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3 >
~/Desktop/changes-between-1.5-M2.1-and-1.5-M3.patch
Here's the ten second evaluation of that diff:
$ diffstat ~/Desktop/changes-between-1.5-M2.1-and-1.5-M3.patch
... blah, blah, blah ...
477 files changed, 8660 insertions(+), 4354 deletions(-)
--
Jeremy Thomerson
http://wickettraining.com
*Need a CMS for Wicket? Use Brix! http://brixcms.org*