[Fb-contrib-commit] SF.net SVN: fb-contrib: [580] trunk/fb-contrib/etc/findbugs.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-08-04 06:12:19
|
Revision: 580 Author: dbrosius Date: 2006-08-03 23:12:13 -0700 (Thu, 03 Aug 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=580&view=rev Log Message: ----------- spanplugins=true Modified Paths: -------------- trunk/fb-contrib/etc/findbugs.xml Modified: trunk/fb-contrib/etc/findbugs.xml =================================================================== --- trunk/fb-contrib/etc/findbugs.xml 2006-08-04 06:05:37 UTC (rev 579) +++ trunk/fb-contrib/etc/findbugs.xml 2006-08-04 06:12:13 UTC (rev 580) @@ -16,7 +16,7 @@ <OrderingConstraints> <SplitPass> <Earlier class="com.mebigfatguy.fbcontrib.collect.CollectStatistics"/> - <LaterCategory name="reporting" spanplugins="false"/> + <LaterCategory name="reporting" spanplugins="true"/> </SplitPass> </OrderingConstraints> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |