Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B2398D3B4 for ; Wed, 22 Aug 2012 17:37:19 +0000 (UTC) Received: (qmail 74147 invoked by uid 500); 22 Aug 2012 17:37:18 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 74115 invoked by uid 500); 22 Aug 2012 17:37:18 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 74105 invoked by uid 99); 22 Aug 2012 17:37:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 17:37:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of m.v.lunteren@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vb0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 17:37:12 +0000 Received: by vbbez10 with SMTP id ez10so1430016vbb.31 for ; Wed, 22 Aug 2012 10:36:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=OuOE4cPUboZDUl4DxbZ+MCnpbA3WfDLeenzjo4wi1q8=; b=H6vqxDY99Iyj+Hc0L/CBOYDHsu0/an44V6OJlm4myhnwzpb/ItbqLQLX7O6/mIGHvt kfhY1O4gMvHYXYvEPwPjk3mc3GTjW4iiVdyMeGFdzh6OEP5jeGGxPWUap3djjQyjZtZ9 ZscksiqoOjMrrvUHCtJQ6exJXuGqUw3EZ2CX78U1IxxHNNT50r4B9CRAtp0qTDsViNeY PmXLHq1V9eEBOR22xsLwYTWTSO0DNz7uZ9nirHm1prYx7rarT34PpZoc1N3V9pZploLR ofJRWsbBtuOSHJlr9Ns5myIdWkraarQOs1zAIntD6lHHEoGEMeLvWCpvMHTHo1vOqv55 D84g== MIME-Version: 1.0 Received: by 10.58.79.2 with SMTP id f2mr6561431vex.31.1345657011295; Wed, 22 Aug 2012 10:36:51 -0700 (PDT) Received: by 10.220.1.149 with HTTP; Wed, 22 Aug 2012 10:36:50 -0700 (PDT) In-Reply-To: <5035133E.5000108@oracle.com> References: <50350B76.7060307@sbcglobal.net> <5035133E.5000108@oracle.com> Date: Wed, 22 Aug 2012 10:36:50 -0700 Message-ID: Subject: Re: No more license check box after Friday From: Myrna van Lunteren To: derby-dev@db.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Wed, Aug 22, 2012 at 10:13 AM, Rick Hillegas wrote: > On 8/22/12 9:40 AM, Katherine Marsden wrote: >> >> I received a notice that as part of the Friday Jira "upgrade" we will be >> using the Apache license plugin. I am not sure why, but I guess that means >> that we should be extra careful to get an ICLA or explicit license in a >> Jira comment for every patch, even very simple ones. >> >> Kathey > > Hi Kathey, > > It looks like we all missed the discussion of this change. A clarifying > discussion is now happening on the infrastructure mailing list under the > subject "Upcoming JIRA Upgrade". Here's what Doug Cutting has just said: > > "Contributions to Apache-licensed software are under the terms of the > license by default: > > http://www.apache.org/licenses/LICENSE-2.0.html#contributions > > The only purpose of the checkbox was to permit folks to attach things > that were *not* intended to be contributions. The same thing can be > accomplished without the checkbox by stating in a comment that the > attachment is not intended for contribution." > > Here is the passage from the Apache license cited by Doug: > > "5. Submission of Contributions. Unless You explicitly state otherwise, any > Contribution intentionally submitted for inclusion in the Work by You to the > Licensor shall be under the terms and conditions of this License, without > any additional terms or conditions. Notwithstanding the above, nothing > herein shall supersede or modify the terms of any separate license agreement > you may have executed with Licensor regarding such Contributions." > > I tend to agree with Doug. We should assume that all contributions are > licensed to Apache unless the contributor explicitly says otherwise. I don't > see the need for requiring an explicit grant in every attachment comment. > > Thanks, > -Rick > Thanks Kathey, Rick, I didn't realize that clause was in the license... I agree we only need to add a comment if something is *not* intended for contribution. We just need to continue vigilance with contributions by folks without ICLAs. Myrna