From commits-return-83910-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Tue Mar 12 08:38:46 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 47E12180763 for ; Tue, 12 Mar 2019 09:38:46 +0100 (CET) Received: (qmail 73677 invoked by uid 500); 12 Mar 2019 08:38:45 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 73668 invoked by uid 99); 12 Mar 2019 08:38:45 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2019 08:38:45 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 830B7879CC; Tue, 12 Mar 2019 08:38:44 +0000 (UTC) Date: Tue, 12 Mar 2019 08:38:44 +0000 To: "commits@hbase.apache.org" Subject: [hbase] branch HBASE-21879 updated: HBASE-22025 RAT check fails in nightlies; fails on (old) test data files. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155237992442.32449.8143435952876321376@gitbox.apache.org> From: openinx@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: hbase X-Git-Refname: refs/heads/HBASE-21879 X-Git-Reftype: branch X-Git-Oldrev: 6d953350c01c4f02b70b84804664d42183488ef2 X-Git-Newrev: 2e7cc5cc9bb91caecaed415c6b262b5841811764 X-Git-Rev: 2e7cc5cc9bb91caecaed415c6b262b5841811764 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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 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 @@ **/*.tgz **/*.orig **/0000000000000016310 + **/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c + **/8e8ab58dcf39412da19833fcd8f687ac **/.idea/** **/*.iml **/CHANGES.txt