Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 7128 invoked from network); 8 Apr 2007 03:13:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Apr 2007 03:13:08 -0000 Received: (qmail 65225 invoked by uid 500); 8 Apr 2007 03:13:14 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 65173 invoked by uid 500); 8 Apr 2007 03:13:14 -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 65164 invoked by uid 99); 8 Apr 2007 03:13:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Apr 2007 20:13:14 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Apr 2007 20:13:07 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 5B6D21A983E; Sat, 7 Apr 2007 20:12:47 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r526516 - /forrest/trunk/site-author/content/xdocs/docs_0_80/upgrading_08.xml Date: Sun, 08 Apr 2007 03:12:47 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070408031247.5B6D21A983E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Sat Apr 7 20:12:46 2007 New Revision: 526516 URL: http://svn.apache.org/viewvc?view=rev&rev=526516 Log: Add note about xmlformat. Issue: FOR-644. Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/upgrading_08.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/upgrading_08.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/upgrading_08.xml?view=diff&rev=526516&r1=526515&r2=526516 ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_80/upgrading_08.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_80/upgrading_08.xml Sat Apr 7 20:12:46 2007 @@ -156,6 +156,16 @@

+
+ Whitespace and indenting of xml files with xmlformat +

+ All xml type files have been formatted using xmlformat. You can apply + this to your own work if necessary by using the same configuration + as the Forrest project. + See notes at FOR-644. +

+
+
General upgrade tips