Re: [ALL] Using a Tool Like Sonar...

2012-06-11 Thread Olivier Lamy
trub >>> >>> >>> >>> - Original Message - >>>> From: Simone Tripodi >>>> To: Commons Developers List >>>> Cc: >>>> Sent: Saturday, June 9, 2012 8:09 AM >>>> Subject: Re: [ALL] Using a Tool Like S

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread Christian Grobmeier
trub >> >> >> >> - Original Message - >>> From: Simone Tripodi >>> To: Commons Developers List >>> Cc: >>> Sent: Saturday, June 9, 2012 8:09 AM >>> Subject: Re: [ALL] Using a Tool Like Sonar... >>> >>> +1

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread Gary Gregory
ttp://analysis.apache.org already. > You just need to tell infra that you like to have your project added. > > LieGrue, > strub > > > > - Original Message - >> From: Simone Tripodi >> To: Commons Developers List >> Cc: >> Sent: Saturday, June 9, 2012 8:

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread James Carman
ginal Message - >> From: Simone Tripodi >> To: Commons Developers List >> Cc: >> Sent: Saturday, June 9, 2012 8:09 AM >> Subject: Re: [ALL] Using a Tool Like Sonar... >> >> +1 we are using it also in Cocoon and helps a lot - IMHO it should >&

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread Mark Struberg
2012 8:09 AM > Subject: Re: [ALL] Using a Tool Like Sonar... > > +1 we are using it also in Cocoon and helps a lot - IMHO it should > replace public static reports generated and published by mvn... > best, > -Simo > > http://people.apache.org/~simonetripodi/ > http:

Re: [ALL] Using a Tool Like Sonar...

2012-06-08 Thread Simone Tripodi
+1 we are using it also in Cocoon and helps a lot - IMHO it should replace public static reports generated and published by mvn... best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sat, Jun 9, 201

Re: [ALL] Using a Tool Like Sonar...

2012-06-08 Thread Matt Benson
AFAIK there is a Sonar instance available for ASF use. Hit up Gerhard (os890) on IRC and he can probably tell you how to get it set up. Matt On Fri, Jun 8, 2012 at 5:19 PM, James Carman wrote: > All, > > I've really become fond of Sonar (http://www.sonarsource.org/) in the > past 6 months or so

[ALL] Using a Tool Like Sonar...

2012-06-08 Thread James Carman
All, I've really become fond of Sonar (http://www.sonarsource.org/) in the past 6 months or so. I install the Sonar plugin in Jenkins and turn on Sonar for my builds and I get "Continuous Inspection" of my code which helps me find potential issues. It uses tools like Findbugs, PMD, Checkstyle, e