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 0BFC4200CD9 for ; Thu, 20 Jul 2017 07:44:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0A93616A988; Thu, 20 Jul 2017 05:44:10 +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 29B7716A986 for ; Thu, 20 Jul 2017 07:44:09 +0200 (CEST) Received: (qmail 79253 invoked by uid 500); 20 Jul 2017 05:44:07 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 79181 invoked by uid 99); 20 Jul 2017 05:44:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2017 05:44:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C0781C055B for ; Thu, 20 Jul 2017 05:44:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.752 X-Spam-Level: X-Spam-Status: No, score=-99.752 tagged_above=-999 required=6.31 tests=[KAM_LOTSOFHASH=0.25, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 9bjld7qnpwHO for ; Thu, 20 Jul 2017 05:44:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 79B9D5FCC6 for ; Thu, 20 Jul 2017 05:44:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 97BE8E0E0A for ; Thu, 20 Jul 2017 05:44:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8D3BE21EBD for ; Thu, 20 Jul 2017 05:44:02 +0000 (UTC) Date: Thu, 20 Jul 2017 05:44:02 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1722) Fix licensing issues MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 20 Jul 2017 05:44:10 -0000 [ https://issues.apache.org/jira/browse/AVRO-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094221#comment-16094221 ] ASF subversion and git services commented on AVRO-1722: ------------------------------------------------------- Commit 58f8b341413ef25116bf29d283bd703c3c1a9c2f in avro's branch refs/heads/branch-1.7 from [~rdblue] [ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=58f8b34 ] AVRO-1729: Ruby: Add LICENSE and NOTICE to ruby gems. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1709480 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bc19e3a12e033e60c4f5c6c1d7a20fc9f8182da6) AVRO-1732: C++: Add LICENSE and NOTICE to binary distribution. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1709482 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5cb83db6a66a6d60aa01b41160a9c90ad4987736) AVRO-1733: C#: Add LICENSE and NOTICE to binary distribution. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1709484 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 3585c45902b99ae5cf5e3086d1dfc61389017d7f) AVRO-1731: C: Add LICENSE and NOTICE to binary distribution. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717805 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit df5c513f1e7a606b7333975b6d28784702f77077) AVRO-1735: Perl: Add LICENSE and NOTICE to distribution. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717807 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 96d2d35fa20a7ec14f699e0c899cc7e21ae3393b) AVRO-1736: PHP: Add LICENSE and NOTICE to distribution. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717812 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ada69ac5e0be21c96cdc683ae5152b0a8216e14f) AVRO-1730: Python: Add LICENSE and NOTICE to distribution. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717813 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit e11c588ebe034d5f2a043598e600791e38e124bb) AVRO-1730: Python3: Add LICENSE and NOTICE to distribution. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717814 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2c6c570d3b66975cfac367334d8a6971801397e5) AVRO-1722: Update root LICENSE.txt and NOTICE.txt. This updates the POM to use the Maven RAT integration and updates the LICENSE and NOTICE files for issues that update found. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717817 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f49b2d31fd9a0249a64c049da800db6648792ee0) AVRO-1722 ADDENDUM: Java: Fix tests broken by adding licenses. The Java specific compiler tool's tests expect the file content to match exactly. Adding license headers broke the tests. This fix reverts the addition of a licenses and adds the test files to the RAT exclusion list. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717830 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit bf751dfaada53680f66bc200f3acb04a4d538fd1) AVRO-1722 ADDENDUM: Add last license doc changes, rat helper. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1718650 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 80ba788ecdccaff5fbc011f6ad619bb62815dc04) AVRO-1728: Java: Add LICENSE and NOTICE files to jars. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1720272 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ee28a20bef542d693312a3fc39239eee33800879) AVRO-1771. Add LICENSE and NOTICE to avro-doc artifact. Contributed by blue. git-svn-id: https://svn.apache.org/repos/asf/avro/branches/branch-1.8@1723293 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 059e6dff3b0f6ccec866f7061815766f43d7ce22) AVRO-1622. Add missing license headers. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1644603 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6501dd51fc3a910a4cdc3e5abc73f49ed47240bc) AVRO-2023 Update LICENSE, NOTICE and build for js Ignore .text files Fix the LICENSE for JS This closes #222 > Fix licensing issues > -------------------- > > Key: AVRO-1722 > URL: https://issues.apache.org/jira/browse/AVRO-1722 > Project: Avro > Issue Type: Task > Components: build > Affects Versions: 1.8.0 > Reporter: Ryan Blue > Assignee: Ryan Blue > Priority: Blocker > Fix For: 1.8.0 > > Attachments: AVRO-1722.2.patch, AVRO-1722-ADDENDUM.1.patch > > > The 1.8.0 release vote turned up a lot of licensing issues that need to be fixed. We need to do a scrub of the licensing. -- This message was sent by Atlassian JIRA (v6.4.14#64029)