Re: Adding Commons to Sonar...

2012-06-09 Thread Brett Porter
Sorry, I didn't realise that was unclear until I re-read my message. There's a Jenkins running on analysis.apache.org that handles this. It runs each requested job once a day. - Brett On 10/06/2012, at 12:48 AM, James Carman wrote: > Thanks, Brett. What are folks currently using? Do they set

Re: Adding Commons to Sonar...

2012-06-09 Thread Brett Porter
File an infra ticket tagged with that component. It needs to be added to an independent jenkins instance (so it doesn't consume too many resources on the main build farm). - Brett On 09/06/2012, at 10:07 PM, James Carman wrote: > If Apache Commons would like to add some (perhaps all) of our mo

Re: Adding Commons to Sonar...

2012-06-09 Thread James Carman
Thanks, Brett. What are folks currently using? Do they set up their own Jenkins? Or, is there one already set up that people are sharing? On Sat, Jun 9, 2012 at 10:15 AM, Brett Porter wrote: > File an infra ticket tagged with that component. It needs to be added to an > independent jenkins in

Adding Commons to Sonar...

2012-06-09 Thread James Carman
If Apache Commons would like to add some (perhaps all) of our modules to Sonar, how would we go about it? What would be the best approach? Do we just add the sonar plugin to our pom.xml file? Or, do we enable Sonar in some CI server (Jenkins does this)? I'm just trying to understand what's invol