Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 31008 invoked from network); 26 Oct 2005 17:14:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Oct 2005 17:14:13 -0000 Received: (qmail 67087 invoked by uid 500); 26 Oct 2005 17:14:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 66987 invoked by uid 500); 26 Oct 2005 17:14:11 -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 66978 invoked by uid 99); 26 Oct 2005 17:14:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 10:14:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mcintyre.a@gmail.com designates 64.233.184.196 as permitted sender) Received: from [64.233.184.196] (HELO wproxy.gmail.com) (64.233.184.196) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 10:14:06 -0700 Received: by wproxy.gmail.com with SMTP id i17so78583wra for ; Wed, 26 Oct 2005 10:13:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=so0+HKSn+HSD+3Q5SG1s4XlWXDwXWMQq1MfyW6pbsCs3ZDyY8+HkzUWyu3BKifCxIXP+rmIl01KLkij95Hg1gLEre9uZ1y4T2HyZInGL4fT3MyQTKgI8hWX+fLa4tx6qlJV9TESTLAXT/0IbsUbOTCoTCTIoHGFky4XQOQFieRE= Received: by 10.54.146.19 with SMTP id t19mr530926wrd; Wed, 26 Oct 2005 10:13:47 -0700 (PDT) Received: by 10.54.147.10 with HTTP; Wed, 26 Oct 2005 10:13:47 -0700 (PDT) Message-ID: <54ac72d70510261013s629edcc0ua42a2493cf1bc2ad@mail.gmail.com> Date: Wed, 26 Oct 2005 10:13:47 -0700 From: Andrew McIntyre To: derby-dev@db.apache.org Subject: Re: [jira] Created: (DERBY-646) In-memory backend storage support In-Reply-To: <435FB7B1.5040909@acadiau.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1527660289.1130261635642.JavaMail.jira@ajax.apache.org> <001901c5d9a1$98383670$69a5b451@TGN5N9R9LV379X> <435FB7B1.5040909@acadiau.ca> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 10/26/05, Stephen Fitch <051933f@acadiau.ca> wrote: > > I suppose the best way to distro it would to email a svn diff patch and > source code for the new classes to the mailing list? I'm not looking to > get it added to svn though, as it still needs work. > You could do that, but a better option is probably to attach it to the JIRA entry you created for the entry. You can mark it "not for inclusion in ASF projects" if you don't think this version is ready to be committed. andrew