Sonar for OFBiz?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Sonar for OFBiz?

Jacques Le Roux
Administrator
Hi,

Not sure it's possible (why not?) but if we are interested we could ask infra http://analysis.apache.org/

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Ashish Vijaywargiya-5
+1 - For sure we could ask infra. :-)

--
Kind Regards
Ashish Vijaywargiya
HotWax Media - est. 1997
http://www.hotwaxmedia.com/


On Thursday 03 March 2011 05:10 PM, Jacques Le Roux wrote:
> Hi,
>
> Not sure it's possible (why not?) but if we are interested we could
> ask infra http://analysis.apache.org/
>
> Jacques
>


smime.p7s (7K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Erwan de FERRIERES
Le 03/03/2011 14:30, Ashish Vijaywargiya a écrit :

> +1 - For sure we could ask infra. :-)
>
> --
> Kind Regards
> Ashish Vijaywargiya
> HotWax Media - est. 1997
> http://www.hotwaxmedia.com/
>
>
> On Thursday 03 March 2011 05:10 PM, Jacques Le Roux wrote:
>> Hi,
>>
>> Not sure it's possible (why not?) but if we are interested we could
>> ask infra http://analysis.apache.org/
>>
>> Jacques
>>
>

Hi all,

i'm doing this, you may have seen my commit for the ant task. I still
have to create the ant target, it'll come in the week, max.

But we need a sonar instance >= 2.6

Cheers,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Jacques Le Roux
Administrator
From: "Erwan de FERRIERES" <[hidden email]>

> Le 03/03/2011 14:30, Ashish Vijaywargiya a écrit :
>> +1 - For sure we could ask infra. :-)
>>
>> --
>> Kind Regards
>> Ashish Vijaywargiya
>> HotWax Media - est. 1997
>> http://www.hotwaxmedia.com/
>>
>>
>> On Thursday 03 March 2011 05:10 PM, Jacques Le Roux wrote:
>>> Hi,
>>>
>>> Not sure it's possible (why not?) but if we are interested we could
>>> ask infra http://analysis.apache.org/
>>>
>>> Jacques
>>>
>>
>
> Hi all,
>
> i'm doing this, you may have seen my commit for the ant task. I still have to create the ant target, it'll come in the week, max.
>
> But we need a sonar instance >= 2.6
>
> Cheers,
>
> --
> Erwan de FERRIERES
> www.nereide.biz


Yes, it was the reason I got interested. But we have a problem: it seems builds are provided by Jenkins. Not sure it will work with
Buildbot or if it's an independent things (only to feed Sonar)

See http://wiki.apache.org/general/SonarInstance

Jacques


Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Erwan de FERRIERES
Le 03/03/2011 15:51, Jacques Le Roux a écrit :

>
>

OK, the ant target is now created at rev 1081708.

Just run a sonar instance on your machine, then run "ant sonar", when
finished, connect to http://localhost:9000.
I've added the svn revision in it, so the timeline will  be based on this.

Cheers,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Jacques Le Roux
Administrator
Nice,

Maybe a description for ant -p?

"bla bla... You need to have a sonar instance running to use it" ?

Thanks

Jacques

From: "Erwan de FERRIERES" <[hidden email]>

> Le 03/03/2011 15:51, Jacques Le Roux a écrit :
>
>>
>>
>
> OK, the ant target is now created at rev 1081708.
>
> Just run a sonar instance on your machine, then run "ant sonar", when finished, connect to http://localhost:9000.
> I've added the svn revision in it, so the timeline will  be based on this.
>
> Cheers,
>
> --
> Erwan de FERRIERES
> www.nereide.biz
>


Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Erwan de FERRIERES
Le 16/03/2011 08:39, Jacques Le Roux a écrit :

> Nice,
>
> Maybe a description for ant -p?
>
> "bla bla... You need to have a sonar instance running to use it" ?
>
> Thanks
>
> Jacques
>

Good idea, just done at r1082097. BTW, I'm just waiting for the ASF to
upgrade their sonar version to ask for OFBiz's addition.

Cheers,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Rene Scheibe
In reply to this post by Erwan de FERRIERES
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The <sources> configuration for all the framework sources is incorrect.
Looks like a copy'n'paste error from applications.

Regards,
René Scheibe

On 03/15/2011 12:06 PM, Erwan de FERRIERES wrote:

> Le 03/03/2011 15:51, Jacques Le Roux a écrit :
>
>>
>>
>
> OK, the ant target is now created at rev 1081708.
>
> Just run a sonar instance on your machine, then run "ant sonar", when
> finished, connect to http://localhost:9000.
> I've added the svn revision in it, so the timeline will  be based on this.
>
> Cheers,
>


- --
René Scheibe * [hidden email]
TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock
Sitz: Unterföhring * Amtsgericht München * HRB 135082
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2OGpQACgkQUXs9EHvIuCp+cwCeL4oGngb265KXX3dZUgqbwfJp
b/MAn1LWIDyIhHa/TScDaC6GE4L0aIN3
=xfFa
-----END PGP SIGNATURE-----
Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Erwan de FERRIERES
Le 26/03/2011 17:55, René Scheibe a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The<sources>  configuration for all the framework sources is incorrect.
> Looks like a copy'n'paste error from applications.
>
> Regards,
> René Scheibe

Thanks René, I corrected it at 1085799.

Regards,
--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: Sonar for OFBiz?

Rene Scheibe
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Further improvements could be:

<sonar:sonar workDir="runtime/sonar" ...>
    ...
    <property key="sonar.java.source" value="1.6" />
    <property key="sonar.java.target" value="1.6" />
</sonar:sonar>

Regards,
René Scheibe

On 03/28/2011 11:29 AM, Erwan de FERRIERES wrote:

> Le 26/03/2011 17:55, René Scheibe a écrit :
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> The<sources>  configuration for all the framework sources is incorrect.
>> Looks like a copy'n'paste error from applications.
>>
>> Regards,
>> René Scheibe
>
> Thanks René, I corrected it at 1085799.
>
> Regards,


- --
René Scheibe * [hidden email]
TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock
Sitz: Unterföhring * Amtsgericht München * HRB 135082
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2QsuIACgkQUXs9EHvIuCrpmACfS5lRlSVp5tWRKol8/ZFkPcea
DmAAmwR5BrpGOu67kzULxZ2q5m0ynSZ7
=+EIh
-----END PGP SIGNATURE-----