[Fb-contrib-commit] SF.net SVN: fb-contrib:[1268] trunk/fb-contrib/etc/findbugs.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-09-06 20:39:09
|
Revision: 1268
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1268&view=rev
Author: dbrosius
Date: 2009-09-06 20:39:02 +0000 (Sun, 06 Sep 2009)
Log Message:
-----------
unhide SUA
Modified Paths:
--------------
trunk/fb-contrib/etc/findbugs.xml
Modified: trunk/fb-contrib/etc/findbugs.xml
===================================================================
--- trunk/fb-contrib/etc/findbugs.xml 2009-09-06 20:38:41 UTC (rev 1267)
+++ trunk/fb-contrib/etc/findbugs.xml 2009-09-06 20:39:02 UTC (rev 1268)
@@ -355,8 +355,7 @@
<Detector class="com.mebigfatguy.fbcontrib.detect.SuspiciousUninitializedArray"
speed="fast"
- reports="SUA_SUSPICIOUS_UNINITIALIZED_ARRAY"
- hidden="true" />
+ reports="SUA_SUSPICIOUS_UNINITIALIZED_ARRAY" />
<Detector class="com.mebigfatguy.fbcontrib.detect.InappropriateToStringUse"
speed="fast"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|