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
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