Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 48205 invoked from network); 9 Sep 2003 08:06:39 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Sep 2003 08:06:39 -0000 Received: (qmail 54510 invoked by uid 500); 9 Sep 2003 08:05:44 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 54456 invoked by uid 500); 9 Sep 2003 08:05:44 -0000 Mailing-List: contact forrest-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-cvs@xml.apache.org Received: (qmail 54384 invoked from network); 9 Sep 2003 08:05:43 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 9 Sep 2003 08:05:43 -0000 Received: (qmail 47952 invoked by uid 1699); 9 Sep 2003 08:06:01 -0000 Date: 9 Sep 2003 08:06:01 -0000 Message-ID: <20030909080601.47951.qmail@minotaur.apache.org> From: cheche@apache.org To: xml-forrest-cvs@apache.org Subject: cvs commit: xml-forrest/src/documentation/content/xdocs upgrading_05.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N cheche 2003/09/09 01:06:01 Modified: src/documentation/content/xdocs upgrading_05.xml Log: Added info about clean target. Revision Changes Path 1.2 +6 -1 xml-forrest/src/documentation/content/xdocs/upgrading_05.xml Index: upgrading_05.xml =================================================================== RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/upgrading_05.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- upgrading_05.xml 8 Sep 2003 12:22:51 -0000 1.1 +++ upgrading_05.xml 9 Sep 2003 08:06:01 -0000 1.2 @@ -95,6 +95,11 @@ caller (the sitemap) is passing it. Forrest skins can be used as a reference.

+ run a clean target after upgrade +

To avoid any issue with old classes being loaded run a forrest + cleanjust after you upgraded to this version.

+
+
To be continued...

..as more issues are discovered/remembered :) Please send feedback to the mailing list.