Index: dev-support/test-patch.properties
===================================================================
--- dev-support/test-patch.properties (revision 1471135)
+++ dev-support/test-patch.properties (working copy)
@@ -18,7 +18,7 @@
# The number of acceptable warning for *all* modules
# Please update the per-module test-patch.properties if you update this file.
-OK_RELEASEAUDIT_WARNINGS=84
+OK_RELEASEAUDIT_WARNINGS=0
OK_FINDBUGS_WARNINGS=127
# Allow two warnings. Javadoc complains about sun.misc.Unsafe use. See HBASE-7457
OK_JAVADOC_WARNINGS=2
Index: pom.xml
===================================================================
--- pom.xml (revision 1471136)
+++ pom.xml (working copy)
@@ -668,7 +668,7 @@
docs/*
- **/src/site/resources/css/freebsd_docbook.css
+ **/src/main/site/resources/css/freebsd_docbook.css
.git/**
.svn/**