Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB6C618984 for ; Thu, 6 Aug 2015 01:31:09 +0000 (UTC) Received: (qmail 42098 invoked by uid 500); 6 Aug 2015 01:31:04 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 42044 invoked by uid 500); 6 Aug 2015 01:31:04 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 42031 invoked by uid 99); 6 Aug 2015 01:31:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2015 01:31:04 +0000 Date: Thu, 6 Aug 2015 01:31:04 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14085) Correct LICENSE and NOTICE files in artifacts 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/HBASE-14085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659315#comment-14659315 ] Hudson commented on HBASE-14085: -------------------------------- SUCCESS: Integrated in HBase-1.3 #89 (See [https://builds.apache.org/job/HBase-1.3/89/]) HBASE-14085 Update LICENSE and NOTICE files. (apurtell: rev a45651c2cfe22f7c56fff4544279fd340b8c99ea) * hbase-assembly/src/main/resources/META-INF/LEGAL * hbase-client/pom.xml * hbase-resource-bundle/pom.xml * hbase-testing-util/pom.xml * hbase-checkstyle/pom.xml * hbase-rest/pom.xml * hbase-thrift/src/test/resources/META-INF/LICENSE * hbase-resource-bundle/src/main/resources/META-INF/LICENSE.vm * hbase-hadoop2-compat/pom.xml * hbase-resource-bundle/src/main/resources/META-INF/NOTICE.vm * hbase-common/src/test/resources/META-INF/NOTICE * hbase-assembly/pom.xml * hbase-server/pom.xml * hbase-annotations/pom.xml * hbase-hadoop-compat/pom.xml * hbase-examples/pom.xml * hbase-procedure/pom.xml * hbase-it/pom.xml * LICENSE.txt * hbase-thrift/src/main/appended-resources/META-INF/NOTICE * hbase-assembly/src/main/assembly/hadoop-two-compat.xml * NOTICE.txt * hbase-server/src/test/resources/META-INF/NOTICE * hbase-shaded/hbase-shaded-server/pom.xml * hbase-common/src/main/appended-resources/META-INF/NOTICE * hbase-shaded/pom.xml * pom.xml * hbase-common/pom.xml * hbase-thrift/src/test/resources/META-INF/NOTICE * hbase-server/src/test/resources/META-INF/LICENSE * hbase-protocol/pom.xml * hbase-resource-bundle/src/main/resources/supplemental-models.xml * hbase-thrift/src/main/appended-resources/META-INF/LICENSE * hbase-prefix-tree/pom.xml * hbase-shell/pom.xml * hbase-shaded/hbase-shaded-client/pom.xml * hbase-thrift/pom.xml * hbase-assembly/src/main/assembly/components.xml > Correct LICENSE and NOTICE files in artifacts > --------------------------------------------- > > Key: HBASE-14085 > URL: https://issues.apache.org/jira/browse/HBASE-14085 > Project: HBase > Issue Type: Task > Components: build > Affects Versions: 2.0.0, 0.94.28, 0.98.14, 1.0.2, 1.2.0, 1.1.2, 1.3.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Blocker > Fix For: 2.0.0, 0.94.28, 0.98.14, 1.0.2, 1.2.0, 1.1.2 > > Attachments: HBASE-14085.1.patch, HBASE-14085.2.patch, HBASE-14085.3.patch > > > +Problems: > * checked LICENSE/NOTICE on binary > ** binary artifact LICENSE file has not been updated to include the additional license terms for contained third party dependencies > ** binary artifact NOTICE file does not include a copyright line > ** binary artifact NOTICE file does not appear to propagate appropriate info from the NOTICE files from bundled dependencies > * checked NOTICE on source > ** source artifact NOTICE file does not include a copyright line > ** source NOTICE file includes notices for third party dependencies not included in the artifact > * checked NOTICE files shipped in maven jars > ** copyright line only says 2015 when it's very likely the contents are under copyright prior to this year > * nit: NOTICE file on jars in maven say "HBase - ${module}" rather than "Apache HBase - ${module}" as required > refs: > http://www.apache.org/dev/licensing-howto.html#bundled-vs-non-bundled > http://www.apache.org/dev/licensing-howto.html#binary > http://www.apache.org/dev/licensing-howto.html#simple -- This message was sent by Atlassian JIRA (v6.3.4#6332)