Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5D6D3200B40 for ; Thu, 2 Jun 2016 08:09:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5CC75160A4D; Thu, 2 Jun 2016 06:09:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A6270160A4C for ; Thu, 2 Jun 2016 08:09:00 +0200 (CEST) Received: (qmail 73055 invoked by uid 500); 2 Jun 2016 06:08:59 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 73025 invoked by uid 99); 2 Jun 2016 06:08:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 06:08:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 782B12C1F75 for ; Thu, 2 Jun 2016 06:08:59 +0000 (UTC) Date: Thu, 2 Jun 2016 06:08:59 +0000 (UTC) From: "Xiao Chen (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-12893) Verify LICENSE.txt and NOTICE.txt MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 02 Jun 2016 06:09:01 -0000 [ https://issues.apache.org/jira/browse/HADOOP-12893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311804#comment-15311804 ] Xiao Chen commented on HADOOP-12893: ------------------------------------ Thanks [~aw], I tried the snippet you proposed above, didn't work for me, not sure if I missed anything. Did you try it somehow? (maybe in another project?) I would really appreciate if you could try on the latest patch here. I looked more at the hadoop-project build, but seems it's not trying to build hadoop-resource-bundle at all. I tried to add a dependency but didn't work out either... (maven debug output shows {{REACTOR BUILD PLAN}} not taking hadoop-resource-bundle...) I wouldn't be able to work more on this until Friday, so if anyone wants to help out and unblock this sooner, please feel free. bq. is there some reason this is a separate module from hadoop-build-tools? I think having the resource bundle dedicated for L&N, which will be bundled into our package is clearer logically. hadoop-build-tools, looking from its name, feels auxiliary, and seems not needed to be bundled into the jars. (only checkstyle stuff) > Verify LICENSE.txt and NOTICE.txt > --------------------------------- > > Key: HADOOP-12893 > URL: https://issues.apache.org/jira/browse/HADOOP-12893 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 2.8.0, 2.7.3, 2.6.5, 3.0.0-alpha1 > Reporter: Allen Wittenauer > Assignee: Xiao Chen > Priority: Blocker > Attachments: HADOOP-12893.002.patch, HADOOP-12893.003.patch, HADOOP-12893.004.patch, HADOOP-12893.005.patch, HADOOP-12893.006.patch, HADOOP-12893.007.patch, HADOOP-12893.008.patch, HADOOP-12893.009.patch, HADOOP-12893.01.patch > > > We have many bundled dependencies in both the source and the binary artifacts that are not in LICENSE.txt and NOTICE.txt. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org