You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Tim Ellison <t....@gmail.com> on 2009/09/30 15:07:10 UTC

Re: [test] New findbugs ant target

Integrated into Hudson, e.g. here

http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/440/findbugsResult/


On 30/Sep/2009 11:45, Tim Ellison wrote:
> Heads up that I've committed a new dependency on FindBugs[1], and
> created a new target for running it.
> 
> To keep it short enough to review, I only extended it to LUNI initially.
> Even that raised a couple of questions in my mind for including it in
> the top-level targets.  Once we are happy with it I'll create the
> targets in the other modules.
> 
> Comments welcome.
> 
> [1] http://findbugs.sourceforge.net/
> 
> Regards,
> Tim
> 
> On 30/Sep/2009 11:40, tellison@apache.org wrote:
>> Author: tellison
>> Date: Wed Sep 30 10:40:03 2009
>> New Revision: 820236
>>
>> URL: http://svn.apache.org/viewvc?rev=820236&view=rev
>> Log:
>> Create a top-level "findbugs" target for modules, to run the UMD FindBugs static analysis tool.
>> Currently only extended to the LUNI module until the approach is validated.
>>
>> Added:
>>     harmony/enhanced/classlib/trunk/modules/luni/make/findbugs-exclude-filter.xml   (with props)
>> Modified:
>>     harmony/enhanced/classlib/trunk/build.xml
>>     harmony/enhanced/classlib/trunk/depends/oss/   (props changed)
>>     harmony/enhanced/classlib/trunk/make/build-test.xml
>>     harmony/enhanced/classlib/trunk/make/depends.properties
>>     harmony/enhanced/classlib/trunk/make/depends.xml
>>     harmony/enhanced/classlib/trunk/make/properties.xml
>>     harmony/enhanced/classlib/trunk/modules/luni/build.xml
> 
>