I'm 100% behind that one, you can be working with sonar out of the box in
seconds, and it really does give you some fantastic metrics.

It doesn't have the best documentation in the world, but it's mostly
intuitive so you really don't miss it.



On 30 January 2010 17:45, Tony Childs <[email protected]> wrote:

> We use the Maven Findbugs plugin in combination with the Hudson Findbugs
> plugin, but that might not be comprehensive enough for your needs.  You
> might also look at Sonar <http://sonar.codehaus.org/>.  I haven't used it,
> but I hear good things.
>
>
> On Sat, Jan 30, 2010 at 9:43 AM, Rakesh <[email protected]>wrote:
>
>> Hi all,
>>
>> I've been tasked with monitoring all the dev check ins so I can do a code
>> review. We've had alot of issues around code quality.
>>
>> Essentially, I need to be able to know what java classes were involved in
>> a piece of functionality and then go through it with the dev.
>>
>> Is there a way to do this? I guess either need to track changes by a
>> particular dev (over a certain time period) or ask the devs to put some
>> marker in the check in comment (probably the story number)?
>>
>> We use subversion. So I guess some magic command line tinkering? What
>> about the code review tools out there?
>>
>> Cheers
>>
>> Rakesh
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "The Java Posse" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<javaposse%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/javaposse?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<javaposse%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/javaposse?hl=en.
>



-- 
Kevin Wright

mail/google talk: [email protected]
wave: [email protected]
skype: kev.lee.wright
twitter: @thecoda

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to