[Fb-contrib-commit] SF.net SVN: fb-contrib: [944] trunk/fb-contrib/etc/findbugs.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2007-11-01 03:45:40
|
Revision: 944 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=944&view=rev Author: dbrosius Date: 2007-10-31 20:45:45 -0700 (Wed, 31 Oct 2007) Log Message: ----------- get ready for 3.4.0 Modified Paths: -------------- trunk/fb-contrib/etc/findbugs.xml Modified: trunk/fb-contrib/etc/findbugs.xml =================================================================== --- trunk/fb-contrib/etc/findbugs.xml 2007-11-01 03:43:55 UTC (rev 943) +++ trunk/fb-contrib/etc/findbugs.xml 2007-11-01 03:45:45 UTC (rev 944) @@ -277,7 +277,8 @@ <Detector class="com.mebigfatguy.fbcontrib.detect.SuspiciousJDKVersionUse" speed="slow" - reports="SJVU_SUSPICIOUS_JDK_VERSION_USE" /> + reports="SJVU_SUSPICIOUS_JDK_VERSION_USE" + disabled="true" /> <Detector class="com.mebigfatguy.fbcontrib.detect.UseAddAll" speed="fast" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |