[Fb-contrib-commit] SF.net SVN: fb-contrib:[1407] trunk/fb-contrib/etc/findbugs.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-12-20 01:20:58
|
Revision: 1407
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1407&view=rev
Author: dbrosius
Date: 2009-12-20 01:20:50 +0000 (Sun, 20 Dec 2009)
Log Message:
-----------
WNG not ready for prime time yet
Modified Paths:
--------------
trunk/fb-contrib/etc/findbugs.xml
Modified: trunk/fb-contrib/etc/findbugs.xml
===================================================================
--- trunk/fb-contrib/etc/findbugs.xml 2009-12-20 00:53:53 UTC (rev 1406)
+++ trunk/fb-contrib/etc/findbugs.xml 2009-12-20 01:20:50 UTC (rev 1407)
@@ -314,7 +314,7 @@
speed="fast" reports="NFF_NON_FUNCTIONAL_FIELD" />
<Detector class="com.mebigfatguy.fbcontrib.detect.WrongNullGuard"
- speed="fast" reports="WNG_WRONG_NULL_FIELD_GUARD,WNG_WRONG_NULL_LOCAL_GUARD" />
+ speed="fast" hidden="true" reports="WNG_WRONG_NULL_FIELD_GUARD,WNG_WRONG_NULL_LOCAL_GUARD" />
<!-- BugPattern -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|