Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CAB1C100E8 for ; Sun, 26 Jan 2014 07:27:41 +0000 (UTC) Received: (qmail 93899 invoked by uid 500); 26 Jan 2014 07:27:39 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 93847 invoked by uid 500); 26 Jan 2014 07:27:39 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 93828 invoked by uid 99); 26 Jan 2014 07:27:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Jan 2014 07:27:38 +0000 Date: Sun, 26 Jan 2014 07:27:38 +0000 (UTC) From: "Hudson (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1625) mvn apache-rat:check outputs warning message in YARN-321 branch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882205#comment-13882205 ] Hudson commented on YARN-1625: ------------------------------ SUCCESS: Integrated in Hadoop-trunk-Commit #5040 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/5040/]) YARN-1625. Fixed RAT warnings after YARN-321 merge. Contributed by Shinichi Yamashita. (vinodkv: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1561458) * /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt * /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/pom.xml > mvn apache-rat:check outputs warning message in YARN-321 branch > --------------------------------------------------------------- > > Key: YARN-1625 > URL: https://issues.apache.org/jira/browse/YARN-1625 > Project: Hadoop YARN > Issue Type: Sub-task > Affects Versions: YARN-321 > Reporter: Shinichi Yamashita > Assignee: Shinichi Yamashita > Priority: Trivial > Fix For: 3.0.0 > > Attachments: YARN-1625.patch > > > When I ran dev-support/test-patch.sh, following message output. > {code} > mvn apache-rat:check -DHadoopPatchProcess > /tmp/patchReleaseAuditOutput.txt 2>&1 > There appear to be 1 release audit warnings after applying the patch. > {code} > {code} > !????? /home/sinchii/git/YARN-321-test/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/applicationhistory/.keep > Lines that start with ????? in the release audit report indicate files that do not have an Apache license header. > {code} > To avoid release audit warning, it should fix pom.xml. -- This message was sent by Atlassian JIRA (v6.1.5#6160)