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 1DB01200B0F for ; Fri, 17 Jun 2016 22:44:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1BC9D160A62; Fri, 17 Jun 2016 20:44:07 +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 9120E160A61 for ; Fri, 17 Jun 2016 22:44:06 +0200 (CEST) Received: (qmail 57185 invoked by uid 500); 17 Jun 2016 20:44:05 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 57149 invoked by uid 99); 17 Jun 2016 20:44:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jun 2016 20:44:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 418B52C1F5C for ; Fri, 17 Jun 2016 20:44:05 +0000 (UTC) Date: Fri, 17 Jun 2016 20:44:05 +0000 (UTC) From: "Mike Drob (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4346) correct LICENSE file for source to include text of referenced third party licenses. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 17 Jun 2016 20:44:07 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336907#comment-15336907 ] Mike Drob commented on ACCUMULO-4346: ------------------------------------- I don't think all of this is necessary. For the MIT license clause, can we modify the 'for details see server/monitor/src/main/resources/web/flot/' to point directly to the LICENSE.txt file in that directory? For the BSD clause, I guess it is harder to add a file to the core/src/main/java/org/apache/accumulo/core/bloomfilter/ directory and point at it because we would need to exclude it from RAT checks? > correct LICENSE file for source to include text of referenced third party licenses. > ----------------------------------------------------------------------------------- > > Key: ACCUMULO-4346 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4346 > Project: Accumulo > Issue Type: Bug > Components: docs > Affects Versions: 1.6.5, 1.7.1 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Blocker > Fix For: 1.6.6, 1.7.3, 1.8.0 > > Attachments: ACCUMULO-4346-1.6.v1.patch > > > LICENSE currently refers to a few licenses without pointing to the specific text. -- This message was sent by Atlassian JIRA (v6.3.4#6332)