From dev-return-95951-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Fri Aug 03 13:46:38 2007 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 73414 invoked from network); 3 Aug 2007 13:46:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Aug 2007 13:46:35 -0000 Received: (qmail 25964 invoked by uid 500); 3 Aug 2007 13:46:34 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 25900 invoked by uid 500); 3 Aug 2007 13:46:33 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 25889 invoked by uid 99); 3 Aug 2007 13:46:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2007 06:46:33 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [68.230.240.8] (HELO eastrmmtao102.cox.net) (68.230.240.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2007 13:46:10 +0000 Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao102.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070803134607.QXYO2069.eastrmmtao102.cox.net@eastrmimpo01.cox.net> for ; Fri, 3 Aug 2007 09:46:07 -0400 Received: from mybook.local ([24.255.120.190]) by eastrmimpo01.cox.net with bizsmtp id XRm51X00g46aSr40000000; Fri, 03 Aug 2007 09:46:05 -0400 Message-ID: <46B3318C.8040104@reverycodes.com> Date: Fri, 03 Aug 2007 09:45:48 -0400 From: Vadim Gritsenko User-Agent: Thunderbird 2.0.0.5 (Macintosh/20070716) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: svn commit: r562199 - in /cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl: pom.xml src/changes/changes.xml src/main/java/org/apache/cocoon/components/treeprocessor/sitemap/SerializeNode.java References: <20070802174506.3E1C11A981C@eris.apache.org> <46B2F1A0.7030104@apache.org> In-Reply-To: <46B2F1A0.7030104@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Grzegorz Kossakowski wrote: > vgritsenko@apache.org pisze: >> Author: vgritsenko >> Date: Thu Aug 2 10:45:05 2007 >> New Revision: 562199 >> >> URL: http://svn.apache.org/viewvc?view=rev&rev=562199 >> Log: >> Fix regression introduced in r530406, r532869. >> Update changes document: RC1 is long released. > > What kind of regression you had in mind? See [1]: // Set status code *only* if there is one - do not override status // code if it was set elsewhere. It is an error to blindly override any status code which was set on a response before. Vadim [1] http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/src/main/java/org/apache/cocoon/components/treeprocessor/sitemap/SerializeNode.java?r1=532869&r2=562199&pathrev=562199&diff_format=h