You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by richard emberson <ri...@gmail.com> on 2010/11/12 03:30:31 UTC

1.5-M2.1 to 1.5-M3 src/wicket fewer loc

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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: 1.5-M2.1 to 1.5-M3 src/wicket fewer loc

Posted by richard emberson <ri...@gmail.com>.
I used cloc-1.52.pl
http://sourceforge.net/projects/cloc/files/

On 11/11/2010 07:07 PM, Jeremy Thomerson wrote:
> On Thu, Nov 11, 2010 at 9:30 PM, richard emberson<
> richard.emberson@gmail.com>  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: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
> 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(-)
>
>

-- 
Quis custodiet ipsos custodes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: 1.5-M2.1 to 1.5-M3 src/wicket fewer loc

Posted by Jeremy Thomerson <je...@wickettraining.com>.
On Thu, Nov 11, 2010 at 9:30 PM, richard emberson <
richard.emberson@gmail.com> 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: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>
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*