You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Nathan Beyer <nd...@apache.org> on 2009/10/01 04:54:51 UTC

Re: [test] New findbugs ant target (was: svn commit: r820236 - ...)

Awesome. Can't wait to see it running on all modules ...

On Wed, Sep 30, 2009 at 5:45 AM, Tim Ellison <t....@gmail.com> 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
>
>