Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 36208 invoked from network); 4 Aug 2006 20:47:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2006 20:47:10 -0000 Received: (qmail 39650 invoked by uid 500); 4 Aug 2006 20:47:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 39504 invoked by uid 500); 4 Aug 2006 20:47:09 -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 39494 invoked by uid 99); 4 Aug 2006 20:47:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 13:47:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.42.249] (HELO nwkea-pix-1.sun.com) (192.18.42.249) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 13:47:07 -0700 Received: from d1-sfbay-02.sun.com ([192.18.39.112]) by nwkea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k74Kkkwq016400 for ; Fri, 4 Aug 2006 13:46:46 -0700 (PDT) Received: from conversion-daemon.d1-sfbay-02.sun.com by d1-sfbay-02.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J3H00I01Q7WJY00@d1-sfbay-02.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Fri, 04 Aug 2006 13:46:46 -0700 (PDT) Received: from [129.150.21.107] by d1-sfbay-02.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J3H00IDDR1YHZ80@d1-sfbay-02.sun.com> for derby-dev@db.apache.org; Fri, 04 Aug 2006 13:46:46 -0700 (PDT) Date: Fri, 04 Aug 2006 13:46:48 -0700 From: Rick Hillegas Subject: Re: Copyright work In-reply-to: <44D3AD50.8060803@sun.com> Sender: Richard.Hillegas@Sun.COM To: derby-dev@db.apache.org Message-id: <44D3B238.4060701@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <44D3AD50.8060803@sun.com> User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks, David. David Van Couvering wrote: > I am looking at the scope of this work, and I do not believe I can > accomplish this by the end of next week if it is just me working on it. > > Luckily, this task is easily chunked up. I have some scripts that I > got from the Apache site, and I am fine-tuning these. Once I have > them working, I can make them available, and we can do > divide-and-conquer with this task. Let me know if you're interested > in helping and we can find a way to coordinate -- I am thinking a Wiki > page might be a good way to do this. > > I also would like to understand better the consequences of doing this > task after the code branch, as it does not have any functional changes > and does not even impact tests (unless somebody did something wrong). > I can think of 2 consequences: 1) (Minor) It means we will have to flunk the first release candidate. 2) It means that a big slug of changes will have to be applied to two codelines. Regards, -Rick > Thanks, > > David