Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 34287 invoked from network); 14 Aug 2006 15:29:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Aug 2006 15:29:53 -0000 Received: (qmail 62970 invoked by uid 500); 14 Aug 2006 15:29:52 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 62948 invoked by uid 500); 14 Aug 2006 15:29:51 -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 62939 invoked by uid 99); 14 Aug 2006 15:29:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2006 08:29:51 -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; Mon, 14 Aug 2006 08:29:50 -0700 Received: from d1-sfbay-09.sun.com ([192.18.39.119]) by nwkea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k7EFTTMR013536 for ; Mon, 14 Aug 2006 08:29:29 -0700 (PDT) Received: from conversion-daemon.d1-sfbay-09.sun.com by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J3Z00701UYHTT00@d1-sfbay-09.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Mon, 14 Aug 2006 08:29:29 -0700 (PDT) Received: from [129.150.20.236] by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J3Z00F6DV1511X5@d1-sfbay-09.sun.com> for derby-dev@db.apache.org; Mon, 14 Aug 2006 08:29:29 -0700 (PDT) Date: Mon, 14 Aug 2006 08:29:46 -0700 From: Rick Hillegas Subject: Re: Keeping track of what not to merge to 10.2 In-reply-to: <54ac72d70608111944v4b9db8dfx26eecebcc0d9ff6a@mail.gmail.com> Sender: Richard.Hillegas@Sun.COM To: derby-dev@db.apache.org Message-id: <44E096EA.2090702@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: <54ac72d70608111944v4b9db8dfx26eecebcc0d9ff6a@mail.gmail.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 Hi Andrew, Thanks for bringing this up. For the moment, I have added these two patches to a table at the end of the 10.2 wiki page (http://wiki.apache.org/db-derby/TenTwoRelease#head-9f5403facb22940ce58ca9c6ab03d1307b694d64). Right now, I'm hoping we can keep on top of this by tracking these non-portable patches and doing a mega-merge once a week. However, we may have to switch to the port-as-you-go model if too many of these non-portable patches start piling up. Regards, -Rick Andrew McIntyre wrote: > The 10.2 branch was created with revision 430830, and there are now > two changes that should not be merged to 10.2: revisions 430857 and > 430946. > > Rick, is there somewhere you would like to keep this information, > perhaps one of either the TenTwoRelease or TenTwoSnapshot wiki pages? > The other option is just to merge all in between patches when > something goes into the trunk that shouldn't go into 10.2, to keep > things simple. If you'd prefer to handle it that way, just let me > know, I can help out with the merging and such. > > Thanks, > andrew