From svn-return-7914-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Sat Sep 13 14:35:42 2008 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 84706 invoked from network); 13 Sep 2008 14:35:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Sep 2008 14:35:42 -0000 Received: (qmail 45591 invoked by uid 500); 13 Sep 2008 14:35:38 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 45547 invoked by uid 500); 13 Sep 2008 14:35:38 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 45538 invoked by uid 99); 13 Sep 2008 14:35:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Sep 2008 07:35:38 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Sep 2008 14:34:49 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5F9A6238899E; Sat, 13 Sep 2008 07:35:20 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r694957 - /forrest/trunk/main/webapp/WEB-INF/logkit.xconf Date: Sat, 13 Sep 2008 14:35:20 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080913143520.5F9A6238899E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Sat Sep 13 07:35:19 2008 New Revision: 694957 URL: http://svn.apache.org/viewvc?rev=694957&view=rev Log: The "debug" log target was not being used by our previous Cocoon-2.2 and we were using that target for "sitemap-execution" messages at level DEBUG.. Now with Cocoon-2.1 it does use the "debug" target. So we were getting verbose. The last commit added a specific "sitemap-execution" target, so now setting the "debug" target to default WARN. Issue: FOR-1107 Modified: forrest/trunk/main/webapp/WEB-INF/logkit.xconf Modified: forrest/trunk/main/webapp/WEB-INF/logkit.xconf URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/WEB-INF/logkit.xconf?rev=694957&r1=694956&r2=694957&view=diff ============================================================================== --- forrest/trunk/main/webapp/WEB-INF/logkit.xconf (original) +++ forrest/trunk/main/webapp/WEB-INF/logkit.xconf Sat Sep 13 07:35:19 2008 @@ -250,7 +250,7 @@ - +