Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 32122 invoked from network); 2 Jul 2005 00:54:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jul 2005 00:54:56 -0000 Received: (qmail 92200 invoked by uid 500); 2 Jul 2005 00:54:55 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 92146 invoked by uid 500); 2 Jul 2005 00:54:54 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 92132 invoked by uid 99); 2 Jul 2005 00:54:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 17:54:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 17:54:56 -0700 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id j620so0O026584 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 1 Jul 2005 19:54:51 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id j620soqu026542 for dev@forrest.apache.org; Fri, 1 Jul 2005 19:54:50 -0500 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Sat, 2 Jul 2005 10:54:37 +1000 From: David Crossley To: dev@forrest.apache.org Subject: Re: Submitting Patches Message-ID: <20050702005437.GA11741@igg.indexgeo.com.au> References: <42C44948.60007@peppersauce.org> <42C44C82.3030806@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42C44C82.3030806@apache.org> User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Another thing with patches: When you have a suite of changes that are tested and ready to be applied, then contribute that. In other words, don't wait too long between patches. Otherwise it starts to get complicated. -David