Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 645 invoked from network); 7 Sep 2004 09:06:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Sep 2004 09:06:35 -0000 Received: (qmail 68021 invoked by uid 500); 7 Sep 2004 09:06:34 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 67952 invoked by uid 500); 7 Sep 2004 09:06:34 -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 67938 invoked by uid 99); 7 Sep 2004 09:06:34 -0000 X-ASF-Spam-Status: No, hits=-2.8 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; Tue, 07 Sep 2004 02:06:34 -0700 Received: (qmail 591 invoked by uid 65534); 7 Sep 2004 09:06:33 -0000 Date: 7 Sep 2004 09:06:33 -0000 Message-ID: <20040907090633.589.qmail@minotaur.apache.org> From: nicolaken@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 43458 - forrest/trunk X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: nicolaken Date: Tue Sep 7 02:06:32 2004 New Revision: 43458 Modified: forrest/trunk/forrest.properties Log: Don't specify a skin for Forrest, we will always use the default one defined in src/core/context/default-forrest.properties Modified: forrest/trunk/forrest.properties ============================================================================== --- forrest/trunk/forrest.properties (original) +++ forrest/trunk/forrest.properties Tue Sep 7 02:06:32 2004 @@ -18,8 +18,8 @@ project.name=forrest -#project.skin=tigris -project.skin=pelt +#project.skin=Don't specify a skin for Forrest, we will always use the +# default one defined in src/core/context/default-forrest.properties project.configfile=${project.home}/src/documentation/conf/cli.xconf