Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 30984 invoked from network); 9 Sep 2008 19:31:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2008 19:31:22 -0000 Received: (qmail 18350 invoked by uid 500); 9 Sep 2008 19:31:20 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 18290 invoked by uid 500); 9 Sep 2008 19:31:20 -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 18280 invoked by uid 99); 9 Sep 2008 19:31:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 12:31:20 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 19:30:30 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DC6C1238899E; Tue, 9 Sep 2008 12:31:01 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r693573 - /forrest/trunk/site-author/content/xdocs/howto-dev.xml Date: Tue, 09 Sep 2008 19:31:01 -0000 To: svn@forrest.apache.org From: rgardler@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080909193101.DC6C1238899E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rgardler Date: Tue Sep 9 12:31:00 2008 New Revision: 693573 URL: http://svn.apache.org/viewvc?rev=693573&view=rev Log: Typo Modified: forrest/trunk/site-author/content/xdocs/howto-dev.xml Modified: forrest/trunk/site-author/content/xdocs/howto-dev.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/howto-dev.xml?rev=693573&r1=693572&r2=693573&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/howto-dev.xml (original) +++ forrest/trunk/site-author/content/xdocs/howto-dev.xml Tue Sep 9 12:31:00 2008 @@ -534,7 +534,7 @@

To step through the java code you need to run forrest with Java - debugging turned on. The forrest.jvmargscode> property in + debugging turned on. The forrest.jvmargs property in the forrest.properties file can be used to start forrest in debug mode on a specific port. For example: