Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 80734 invoked from network); 3 Mar 2005 17:52:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Mar 2005 17:52:48 -0000 Received: (qmail 17912 invoked by uid 500); 3 Mar 2005 17:52:47 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 17875 invoked by uid 500); 3 Mar 2005 17:52:47 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 17862 invoked by uid 99); 3 Mar 2005 17:52:47 -0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=PRIORITY_NO_NAME,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from moutng.kundenserver.de (HELO moutng.kundenserver.de) (212.227.126.171) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 03 Mar 2005 09:52:45 -0800 Received: from a212594947.net-htp.de[212.59.49.47] (helo=localhost) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0MKwpI-1D6uV80bMN-00078S; Thu, 03 Mar 2005 18:52:42 +0100 Date: Thu, 3 Mar 2005 18:52:29 +0100 From: Ferdinand Soethe X-Priority: 3 (Normal) Message-ID: <736589165.20050303185229@soethe.net> To: Ross Gardler Subject: Re: Questions on extending the OOwriter-PlugIn to support HowTos In-Reply-To: <4227335D.1030300@apache.org> References: <1410707556.20050303121325@soethe.net> <4226F432.8040708@uidesign.de> <1573269290.20050303132923@soethe.net> <42270766.8030504@apache.org> <1252570990.20050303163900@soethe.net> <4227335D.1030300@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:f75f2bd431147ec08213cc5cdb6cedb7 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N RG> Can I ask that you provide a patch for this rather than a new document. RG> It makes it much easier to get it into SVN that way. Done. Some other question: (Of course) I'm trying to automate patch creation as an external tool in eclipse. My problem is that the ${resource_name}-variable I use to pass the name of the file relative to the Forrest dir will use Eclipses Folder-Names instead of the underlying dir names. So when the project name is different from the folder name where the project resides this doesn't work. Unfortunately I found not other variable that does it and absolute pathnames or at all would make the patchfile useless for your processes, right? -- Ferdinand Soethe