[Fb-contrib-commit] SF.net SVN: fb-contrib:[1301] trunk/fb-contrib/etc/findbugs.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-09-24 05:01:25
|
Revision: 1301
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1301&view=rev
Author: dbrosius
Date: 2009-09-24 05:01:14 +0000 (Thu, 24 Sep 2009)
Log Message:
-----------
rename
Modified Paths:
--------------
trunk/fb-contrib/etc/findbugs.xml
Modified: trunk/fb-contrib/etc/findbugs.xml
===================================================================
--- trunk/fb-contrib/etc/findbugs.xml 2009-09-24 04:59:11 UTC (rev 1300)
+++ trunk/fb-contrib/etc/findbugs.xml 2009-09-24 05:01:14 UTC (rev 1301)
@@ -362,7 +362,7 @@
speed="fast"
reports="ITU_INAPPROPRIATE_TOSTRING_USE" />
- <Detector class="com.mebigfatguy.fbcontrib.detect.InconsistentParameterNameCasing"
+ <Detector class="com.mebigfatguy.fbcontrib.detect.InconsistentKeyNameCasing"
speed="fast"
reports="IKNC_INCONSISTENT_HTTP_PARAM_CASING" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|