Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E93D997D for ; Fri, 8 Jun 2012 17:37:33 +0000 (UTC) Received: (qmail 94607 invoked by uid 500); 8 Jun 2012 17:37:32 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 94562 invoked by uid 500); 8 Jun 2012 17:37:32 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 94553 invoked by uid 99); 8 Jun 2012 17:37:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 17:37:32 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.185 as permitted sender) Received: from [64.18.1.185] (HELO exprod6og103.obsmtp.com) (64.18.1.185) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 17:37:22 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob103.postini.com ([64.18.5.12]) with SMTP ID DSNKT9I4PNfVFtcCBJVq0stMtnkPPv0Pcn89@postini.com; Fri, 08 Jun 2012 10:37:01 PDT Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q58HYiJ0016379 for ; Fri, 8 Jun 2012 10:34:44 -0700 (PDT) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q58Hb0vm014401 for ; Fri, 8 Jun 2012 10:37:00 -0700 (PDT) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.3.192.1; Fri, 8 Jun 2012 10:37:00 -0700 Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%12]) with mapi; Fri, 8 Jun 2012 10:36:59 -0700 From: Alex Harui To: "flex-dev@incubator.apache.org" Date: Fri, 8 Jun 2012 10:36:57 -0700 Subject: Re: [MENTOR] forked Apache projects - Batik and Velocity Thread-Topic: [MENTOR] forked Apache projects - Batik and Velocity Thread-Index: Ac1Fi1h1TCgHjfekT3CQQR+go4XfIwAEfSs9 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.11.0.110726 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On 6/8/12 8:28 AM, "Carol Frampton" wrote: >=20 > I've removed all the jars from the source. I just updated the older Apac= he > copyright headers to Apache v2 copyright headers. That seems right to me. Batik and Velocity might be grandfathered, but our fork is definitely releasing after 2006 as described in [1] >=20 > That leaves me with a bunch of files which are still being flagged by RAT= . >=20 > In the batik project there are a bunch of .java, .mod (SVG Text Module) a= nd > .dtd files which have the following copyrights: > Copyright 2001, 2002 World Wide Web Consortium or > Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved. >=20 > In the batik NOTICE file I see this: >=20 > This software contains code from the World Wide Web Consortium (W3C) for = the > Document Object Model API (DOM API) and SVG Document Type Definition (DTD= ). >=20 > Should I remove all the copyrights in the files and replace them with Apa= che > v2 licenses? I'm pretty sure answer is no. This is third-party works as covered in [1]. We don't have to make RAT run clean, whatever it does find must be clearly in Category A or B. I wish RAT had some filter for that, and maybe I will put one together if I find time. > Do I pull the contents of the batik and velocity NOTICE files up > to the Flex top-level NOTICE file or is it enough to put the NOTICE file = for > each jar next to it with the appropriate name for the jar? I think we copy the NOTICE files into the top-level. In the source distro before you build, there are no JARs, right? >=20 > There are also README and some other text files and Java manifest files > without copyrights. Are those exceptions? If we can put Apache headers in without breaking something, we probably should. > If so, I wonder why RAT doesn't > know the .mf file type. I know that there is suppose to be a LICENSE and= a > NOTICE file in the META-INF directory of each jar. >=20 > Carol [1] http://www.apache.org/legal/src-headers.html --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui