Author: markt
Date: Tue Jun 12 12:01:43 2012
New Revision: 1349282
URL: http://svn.apache.org/viewvc?rev=1349282&view=rev
Log:
Refactoring has been completed in fix for BZ 48870
Modified:
tomcat/tc7.0.x/trunk/res/findbugs/filter-post-7.0.x-fixes.xml
Modified: tomcat/tc7.0.x/trunk/res/findbugs/filter-post-7.0.x-fixes.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/findbugs/filter-post-7.0.x-fixes.xml?rev=1349282&r1=1349281&r2=1349282&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/findbugs/filter-post-7.0.x-fixes.xml (original)
+++ tomcat/tc7.0.x/trunk/res/findbugs/filter-post-7.0.x-fixes.xml Tue Jun 12
12:01:43 2012
@@ -38,12 +38,6 @@
<Method name="writeObject" />
<Bug code="Se" />
</Match>
- <!-- Re-factor Integer constants to an enum -->
- <Match>
- <Class name="org.apache.catalina.startup.ClassLoaderFactory" />
- <Method name="createClassLoader" />
- <Bug code="RC" />
- </Match>
<!-- Re-factor to only have the thread running when an instance of the
-->
<!-- handler is active -->
<Match>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]