This is an automated email from the ASF dual-hosted git repository.

stack pushed a commit to branch branch-2.2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.2 by this push:
     new 1145358  HBASE-22025 RAT check fails in nightlies; fails on (old) test 
data files.
1145358 is described below

commit 1145358005b22589044a610be62e05988cee25db
Author: stack <[email protected]>
AuthorDate: Sun Mar 10 21:42:04 2019 -0700

    HBASE-22025 RAT check fails in nightlies; fails on (old) test data files.
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index a179ca7..fac88da 100755
--- a/pom.xml
+++ b/pom.xml
@@ -781,6 +781,8 @@
               <exclude>**/*.tgz</exclude>
               <exclude>**/*.orig</exclude>
               <exclude>**/0000000000000016310</exclude>
+              
<exclude>**/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c</exclude>
+              <exclude>**/8e8ab58dcf39412da19833fcd8f687ac</exclude>
               <exclude>**/.idea/**</exclude>
               <exclude>**/*.iml</exclude>
               <exclude>**/CHANGES.txt</exclude>

Reply via email to