Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 5032 invoked from network); 2 Aug 2006 09:14:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 09:14:33 -0000 Received: (qmail 11155 invoked by uid 500); 2 Aug 2006 09:14:33 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 11103 invoked by uid 500); 2 Aug 2006 09:14:32 -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 11092 invoked by uid 99); 2 Aug 2006 09:14:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 02:14:32 -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 [212.23.3.140] (HELO pythagoras.zen.co.uk) (212.23.3.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 02:14:31 -0700 Received: from [217.155.85.142] (helo=[217.155.85.137]) by pythagoras.zen.co.uk with esmtp (Exim 4.50) id 1G8Cnq-0002W1-B9 for dev@forrest.apache.org; Wed, 02 Aug 2006 09:14:10 +0000 Message-ID: <44D06CD6.3050503@apache.org> Date: Wed, 02 Aug 2006 10:13:58 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: svn commit: r427305 - /forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml References: <20060731214921.06B051A981A@eris.apache.org> <20060802052343.GE239@igg.indexgeo.com.au> In-Reply-To: <20060802052343.GE239@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Pythagoras-IP: [217.155.85.142] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Crossley wrote: > Please don't do unnecessary whitespace changes. Let me clarify that... Please don't do unnecessary whitespace changes as part of another commit. Whitespace changes to improve readability are fine as part of a commit that *only* does whitespace. The reason is because it makes reviewing commits much easier. Ross