[Fb-contrib-commit] SF.net SVN: fb-contrib:[1094] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2009-02-20 05:24:40
|
Revision: 1094 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1094&view=rev Author: dbrosius Date: 2009-02-20 05:24:36 +0000 (Fri, 20 Feb 2009) Log Message: ----------- document IICU Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2009-02-20 05:22:46 UTC (rev 1093) +++ trunk/fb-contrib/htdocs/index.html 2009-02-20 05:24:36 UTC (rev 1094) @@ -52,6 +52,9 @@ Detectors added in svn<br/> <div id="svn" style="display:block;"> <ul> + <li><b>[IICU] Incorrect Internal Class Use</b><br/> + Looks for classes that use objects from com.sun.xxx packages. As these are internal + to sun and subject to change or removal, these should not be used.</li> <li><b>[LO] Logger Oddities</b><br/> Looks for uses of log4j or slf4j where the class specified when creating the logger is not the same as the class in which this logger is used.</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |