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

openinx pushed a commit to branch HBASE-21879
in repository https://gitbox.apache.org/repos/asf/hbase.git


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

commit 2e7cc5cc9bb91caecaed415c6b262b5841811764
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 5498808..f408fc4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -896,6 +896,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