Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 43218 invoked from network); 2 Nov 2004 02:28:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Nov 2004 02:28:34 -0000 Received: (qmail 22337 invoked by uid 500); 2 Nov 2004 02:28:34 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 22261 invoked by uid 500); 2 Nov 2004 02:28:33 -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" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 22243 invoked by uid 99); 2 Nov 2004 02:28:33 -0000 X-ASF-Spam-Status: No, hits=-10.0 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.28) with SMTP; Mon, 01 Nov 2004 18:28:33 -0800 Received: (qmail 43167 invoked by uid 65534); 2 Nov 2004 02:28:31 -0000 Date: 2 Nov 2004 02:28:31 -0000 Message-ID: <20041102022831.43165.qmail@minotaur.apache.org> From: rgardler@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 56323 - forrest/trunk/main/webapp/WEB-INF X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: rgardler Date: Mon Nov 1 18:28:30 2004 New Revision: 56323 Modified: forrest/trunk/main/webapp/WEB-INF/cocoon.xconf Log: fix plugins - broken by SVN reorg (again) Modified: forrest/trunk/main/webapp/WEB-INF/cocoon.xconf ============================================================================== --- forrest/trunk/main/webapp/WEB-INF/cocoon.xconf (original) +++ forrest/trunk/main/webapp/WEB-INF/cocoon.xconf Mon Nov 1 18:28:30 2004 @@ -113,7 +113,7 @@ @context.home@ @context.home@/skins/ @context.home@/resources/stylesheets - @forrest.home@/../../../build/plugins + @forrest.home@/../build/plugins