Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 44898 invoked from network); 19 Sep 2005 22:33:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2005 22:33:26 -0000 Received: (qmail 38012 invoked by uid 500); 19 Sep 2005 22:33:25 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 37963 invoked by uid 500); 19 Sep 2005 22:33:25 -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 37945 invoked by uid 99); 19 Sep 2005 22:33:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2005 15:33:25 -0700 X-ASF-Spam-Status: No, hits=-9.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.29) with SMTP; Mon, 19 Sep 2005 15:33:34 -0700 Received: (qmail 44784 invoked by uid 65534); 19 Sep 2005 22:33:04 -0000 Message-ID: <20050919223304.44783.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r290295 - /forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml Date: Mon, 19 Sep 2005 22:33:03 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Mon Sep 19 15:32:56 2005 New Revision: 290295 URL: http://svn.apache.org/viewcvs?rev=290295&view=rev Log: Remove duplicate fix about restarting 'forrest run' after skin change. Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml?rev=290295&r1=290294&r2=290295&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml Mon Sep 19 15:32:56 2005 @@ -999,7 +999,6 @@

To change the skin, edit the forrest.properties file to set project.skin=pelt or some other skin name. - When using the local 'forrest run' mode, then you need to shutdown and re-start. If running in dynamic mode you need to restart Forrest in order to see the new skin.