From svn-return-4889-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Tue Feb 07 18:59:43 2006 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 24127 invoked from network); 7 Feb 2006 18:59:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 18:59:20 -0000 Received: (qmail 53635 invoked by uid 500); 7 Feb 2006 18:58:22 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 53470 invoked by uid 500); 7 Feb 2006 18:58:22 -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 53426 invoked by uid 99); 7 Feb 2006 18:58:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 10:58:21 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 07 Feb 2006 10:58:20 -0800 Received: (qmail 23237 invoked by uid 65534); 7 Feb 2006 18:57:50 -0000 Message-ID: <20060207185750.23211.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r375661 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher: internal.xmap themes.xmap Date: Tue, 07 Feb 2006 18:57:40 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: thorsten Date: Tue Feb 7 10:57:37 2006 New Revision: 375661 URL: http://svn.apache.org/viewcvs?rev=375661&view=rev Log: Removing code from the dispatcher that prevented to use the core sitemap caching pipes, I found out when playing around with the profiler. You now just need to activate the profiling in the core sitemap and it will work directly for the dispatcher as well since we reusing the components from the main sitemap. FOR-798 and FOR-803 Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themes.xmap Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap?rev=375661&r1=375660&r2=375661&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap Tue Feb 7 10:57:37 2006 @@ -31,14 +31,6 @@ --> - - - - Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themes.xmap URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themes.xmap?rev=375661&r1=375660&r2=375661&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themes.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themes.xmap Tue Feb 7 10:57:37 2006 @@ -17,14 +17,6 @@ --> - - - -