You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by César Couto <ce...@dcc.ufmg.br> on 2011/01/24 19:14:53 UTC

Do UIMA developers use FindBugs?

Dear developers,

I am a PhD student at UFMG, Brazil and as part of my research I am
making a study  about the relevance of the warnings reported by the
FindBugs bug finding tool.

Since I am planning to use UIMA as a subject system in my research,
I would like to know if UIMA's developers usually run FindBugs as

part of the system  development process.

Thanks in advance,

Cesar Couto

-- 
http://www.decom.cefetmg.br/cesar

Re: Do UIMA developers use FindBugs?

Posted by Marshall Schor <ms...@schor.com>.
We run findbugs from time to time, and often do some work to correct some of the
issues it reports.

Running it is not part of our automated build processes, though - it's currently
more a manual process.

-Marshall

On 1/24/2011 1:14 PM, César Couto wrote:
> Dear developers,
>
> I am a PhD student at UFMG, Brazil and as part of my research I am
> making a study  about the relevance of the warnings reported by the
> FindBugs bug finding tool.
>
> Since I am planning to use UIMA as a subject system in my research,
> I would like to know if UIMA's developers usually run FindBugs as
>
> part of the system  development process.
>
> Thanks in advance,
>
> Cesar Couto
>