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 4D4ED11B4A for ; Wed, 6 Aug 2014 17:48:54 +0000 (UTC) Received: (qmail 26795 invoked by uid 500); 6 Aug 2014 17:48:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 26766 invoked by uid 500); 6 Aug 2014 17:48:54 -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 26756 invoked by uid 99); 6 Aug 2014 17:48:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2014 17:48:53 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rick.hillegas@oracle.com designates 156.151.31.81 as permitted sender) Received: from [156.151.31.81] (HELO userp1040.oracle.com) (156.151.31.81) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2014 17:48:46 +0000 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id s76HmO6H028438 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 6 Aug 2014 17:48:25 GMT Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s76HmNTZ002237 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 Aug 2014 17:48:24 GMT Received: from abhmp0019.oracle.com (abhmp0019.oracle.com [141.146.116.25]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s76HmNC0002219 for ; Wed, 6 Aug 2014 17:48:23 GMT Received: from Richards-MacBook-Pro.local (/10.159.143.192) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 06 Aug 2014 10:48:23 -0700 Message-ID: <53E26A69.9000709@oracle.com> Date: Wed, 06 Aug 2014 10:48:25 -0700 From: Rick Hillegas User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: problems with the 10.11.1.0 release candidate References: <53DF95FA.9090800@oracle.com> In-Reply-To: <53DF95FA.9090800@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Virus-Checked: Checked by ClamAV on apache.org On 8/4/14 7:17 AM, Rick Hillegas wrote: > Heads up: I expect to flunk 10.11.1.0 because of > https://issues.apache.org/jira/browse/DERBY-6683. I will hold off > building a new release candidate so that we'll have time to collect > other problems. In particular, I would like to see the results of the > full-spectrum platform tests. I expect to publish a new release > candidate on Wednesday. This should not affect the target release date. > > Thanks, > -Rick > I am pushing back the second release candidate until at least tomorrow. I want to see the nightly platform results after checking in the fix to https://issues.apache.org/jira/browse/DERBY-6692. In addition, Knut is running the regression tests on a database which was created with 10.10.2.0, in order to flush out other problems related to soft-upgrade. Thanks, -Rick