Re: [linuxtools-dev] Sonar configured for Linux Tools master

2012-11-13 Thread Bernd Hufmann
ndbox/job/linuxtools-sonar/ > > Alexander Kurtakov > Red Hat Eclipse team > > - Original Message - >> From: "Bernd Hufmann" >> To: "Linux Tools developer discussions" >> Sent: Monday, November 12, 2012 11:05:59 PM >> Subject: Re: [linuxtools

Re: [linuxtools-dev] Sonar configured for Linux Tools master

2012-11-12 Thread Aleksandar Kurtakov
/sandbox/job/linuxtools-sonar/ Alexander Kurtakov Red Hat Eclipse team - Original Message - > From: "Bernd Hufmann" > To: "Linux Tools developer discussions" > Sent: Monday, November 12, 2012 11:05:59 PM > Subject: Re: [linuxtools-dev] Sonar configured for

Re: [linuxtools-dev] Sonar configured for Linux Tools master

2012-11-12 Thread Aleksandar Kurtakov
- Original Message - > It only means that the matching java packages are not analysed by > Sonar. For example, no code violations (e.g findbugs) are reported in > Sonar for the matching packages. I prefer to have violation reports, > code coverage report and other reports only for the deliv

Re: [linuxtools-dev] Sonar configured for Linux Tools master

2012-11-12 Thread Bernd Hufmann
Hi Alex see my answer below. Thanks Bernd On Mon, Nov 12, 2012 at 11:05 AM, akurtakov wrote: > Hi Bernd, > > > On Mon, Nov 12, 2012 at 5:58 PM, Bernd Hufmann wrote: >> >> Hi Alexander >> >> I'm happy to see that Eclipse is now using Sonar and the Linux Tools >> project is using it, too. It's a

Re: [linuxtools-dev] Sonar configured for Linux Tools master

2012-11-12 Thread akurtakov
Hi Bernd, On Mon, Nov 12, 2012 at 5:58 PM, Bernd Hufmann wrote: > Hi Alexander > > I'm happy to see that Eclipse is now using Sonar and the Linux Tools > project is using it, too. It's a great tool to statically analyse the > quality of the source code. We (LTTng guys) have been using Sonar > i

Re: [linuxtools-dev] Sonar configured for Linux Tools master

2012-11-12 Thread Bernd Hufmann
Hi Alexander I'm happy to see that Eclipse is now using Sonar and the Linux Tools project is using it, too. It's a great tool to statically analyse the quality of the source code. We (LTTng guys) have been using Sonar internally for a while and I was responsible for the setup. I noticed in the So