[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Koch updated ZOOKEEPER-1182:
-----------------------------------

    Attachment: ZOOKEEPER-1182.patch

changed longs to Longs as suggested in Patrick's review.

> Make findbugs usable in Eclipse
> -------------------------------
>
>                 Key: ZOOKEEPER-1182
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1182
>             Project: ZooKeeper
>          Issue Type: Task
>            Reporter: Thomas Koch
>            Assignee: Thomas Koch
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1182.patch, ZOOKEEPER-1182.patch
>
>
> I did not find any way how one could tell the eclipse findbugs extension to 
> ignore the java files under src/java/test. I already use 
> src/java/test/config/findbugsExcludeFile.xml but there are still many findbug 
> warnings.
> So this patch solves the most obvious findbugs warnings under src/java/test. 
> There are 30 remaining warnings which could either be ignored in the exclude 
> file or solved by somebody with more knowledge about the code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to