You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by te...@apache.org on 2013/11/08 22:13:10 UTC

svn commit: r1540188 - /hbase/trunk/dev-support/test-patch.properties

Author: tedyu
Date: Fri Nov  8 21:13:10 2013
New Revision: 1540188

URL: http://svn.apache.org/r1540188
Log:
HBASE-9920 Revert: total findbugs warning is higher than 87, leading to false-positive


Modified:
    hbase/trunk/dev-support/test-patch.properties

Modified: hbase/trunk/dev-support/test-patch.properties
URL: http://svn.apache.org/viewvc/hbase/trunk/dev-support/test-patch.properties?rev=1540188&r1=1540187&r2=1540188&view=diff
==============================================================================
--- hbase/trunk/dev-support/test-patch.properties (original)
+++ hbase/trunk/dev-support/test-patch.properties Fri Nov  8 21:13:10 2013
@@ -19,7 +19,7 @@ MAVEN_OPTS="-Xmx3100M"
 # Please update the per-module test-patch.properties if you update this file.
 
 OK_RELEASEAUDIT_WARNINGS=0
-OK_FINDBUGS_WARNINGS=87
+OK_FINDBUGS_WARNINGS=109
 # Allow two warnings.  Javadoc complains about sun.misc.Unsafe use.  See HBASE-7457
 OK_JAVADOC_WARNINGS=2