[Fb-contrib-commit] SF.net SVN: fb-contrib:[1304] trunk/fb-contrib/etc/findbugs.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2009-09-24 05:05:16
|
Revision: 1304 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1304&view=rev Author: dbrosius Date: 2009-09-24 05:05:07 +0000 (Thu, 24 Sep 2009) Log Message: ----------- rename, ai karumba Modified Paths: -------------- trunk/fb-contrib/etc/findbugs.xml Modified: trunk/fb-contrib/etc/findbugs.xml =================================================================== --- trunk/fb-contrib/etc/findbugs.xml 2009-09-24 05:04:50 UTC (rev 1303) +++ trunk/fb-contrib/etc/findbugs.xml 2009-09-24 05:05:07 UTC (rev 1304) @@ -490,5 +490,5 @@ <BugPattern abbrev="TBP" type="TBP_TRISTATE_BOOLEAN_PATTERN" category="STYLE" /> <BugPattern abbrev="SUA" type="SUA_SUSPICIOUS_UNINITIALIZED_ARRAY" category="CORRECTNESS" /> <BugPattern abbrev="ITU" type="ITU_INAPPROPRIATE_TOSTRING_USE" category="CORRECTNESS" /> - <BugPattern abbrev="IKNG" type="IKNC_INCONSISTENT_HTTP_PARAM_CASING" category="STYLE" experimental="true" /> + <BugPattern abbrev="IKNC" type="IKNC_INCONSISTENT_HTTP_PARAM_CASING" category="STYLE" experimental="true" /> </FindbugsPlugin> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |