HBASE-9920 Revert: total findbugs warning is higher than 87, leading to false-positive

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1540188 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Zhihong Yu 2013-11-08 21:13:10 +00:00
parent ff78f217fa
commit 45a337446e
1 changed files with 1 additions and 1 deletions

View File

@ -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