[ 
https://issues.apache.org/jira/browse/ACCUMULO-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350891#comment-14350891
 ] 

Mike Drob commented on ACCUMULO-3643:
-------------------------------------

bq. there are some warnings that may be unavoidable. We currently display them 
(and I already went through and cleaned up all those possible to clean up), but 
I'm not sure we want to fail compilation, especially since we're telling javac 
to look for so many more warnings now with the -Xlint option.
If we have a {{@SupressWarnings}} annotation, I believe that will prevent the 
build from failing when run with {{-Werror}} for things that are truly 
unavoidable.

We might also just want to run with {{-Xlint:-deprecation}} if that turns out 
to be easier.

> Find more bugs with findbugs
> ----------------------------
>
>                 Key: ACCUMULO-3643
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3643
>             Project: Accumulo
>          Issue Type: Task
>          Components: build
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>              Labels: findbugs
>             Fix For: 1.7.0
>
>
> In version 1.6.0, we automated checking for bugs using findbugs with a 
> maxRank of 6. I'd like to catch even more bugs by bumping the maxRank to at 
> least 9.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to