From svn-return-6033-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Tue Aug 08 23:29:09 2006 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 86648 invoked from network); 8 Aug 2006 23:29:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2006 23:29:08 -0000 Received: (qmail 5281 invoked by uid 500); 8 Aug 2006 23:29:07 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 5233 invoked by uid 500); 8 Aug 2006 23:29:07 -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 5222 invoked by uid 99); 8 Aug 2006 23:29:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 16:29:07 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 16:29:06 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id D57971A981A; Tue, 8 Aug 2006 16:28:46 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r429880 - in /forrest/trunk: main/webapp/ main/webapp/resources/stylesheets/ whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/ Date: Tue, 08 Aug 2006 23:28:46 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060808232846.D57971A981A@eris.apache.org> 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 Aug 8 16:28:45 2006 New Revision: 429880 URL: http://svn.apache.org/viewvc?rev=429880&view=rev Log: Moving the variable Helper (till now only used by the dispatcher) into the plugin like suggested by Cyriaque. Added: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/variable.helper.xsl - copied unchanged from r429859, forrest/trunk/main/webapp/resources/stylesheets/variable.helper.xsl Removed: forrest/trunk/main/webapp/resources/stylesheets/variable.helper.xsl Modified: forrest/trunk/main/webapp/locationmap-transforms.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Modified: forrest/trunk/main/webapp/locationmap-transforms.xml URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/locationmap-transforms.xml?rev=429880&r1=429879&r2=429880&view=diff ============================================================================== --- forrest/trunk/main/webapp/locationmap-transforms.xml (original) +++ forrest/trunk/main/webapp/locationmap-transforms.xml Tue Aug 8 16:28:45 2006 @@ -81,10 +81,6 @@ - - - - Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=429880&r1=429879&r2=429880&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Tue Aug 8 16:28:45 2006 @@ -418,5 +418,10 @@ src="{lm:dispatcher.home}/resources/stylesheets/helper/contract-strip-xsl.xsl" /> + + +