Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 72963 invoked from network); 11 Apr 2004 21:22:08 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Apr 2004 21:22:08 -0000 Received: (qmail 71528 invoked by uid 500); 11 Apr 2004 21:21:53 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 71492 invoked by uid 500); 11 Apr 2004 21:21:53 -0000 Mailing-List: contact forrest-dev-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-dev@xml.apache.org Received: (qmail 71460 invoked from network); 11 Apr 2004 21:21:52 -0000 Received: from unknown (HELO correo.che-che.com) (80.34.215.206) by daedalus.apache.org with SMTP; 11 Apr 2004 21:21:52 -0000 Received: from localhost (localhost [127.0.0.1]) by correo.che-che.com (Postfix) with ESMTP id 08BF9C7FD for ; Sun, 11 Apr 2004 23:21:58 +0200 (CEST) Received: from correo.che-che.com ([127.0.0.1]) by localhost (santiamen [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04125-02 for ; Sun, 11 Apr 2004 23:21:41 +0200 (CEST) Received: from che-che.com (9.Red-80-39-13.pooles.rima-tde.net [80.39.13.9]) by correo.che-che.com (Postfix) with ESMTP id 4412AC7FC for ; Sun, 11 Apr 2004 23:21:40 +0200 (CEST) Message-ID: <4079B6E3.4020709@che-che.com> Date: Sun, 11 Apr 2004 23:21:39 +0200 From: Juan Jose Pablos User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.5) Gecko/20031107 Debian/1.5-3 X-Accept-Language: es, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: Re: svn commit: rev 9958 - in xml/forrest/trunk: . src/core/targets References: <20040410110214.58109.qmail@minotaur.apache.org> <40781537.5020005@apache.org> <3C31C4CD.8040706@che-che.com> <4079B21D.2000709@apache.org> In-Reply-To: <4079B21D.2000709@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at che-che.com 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 Ross Gardler escribi�: > > > This was always a hack to get things working quickly. A better solution > is always welcome once someone has the time. Nicola Ken has done some > partial work on this (see his mail). > well instead of having to files, I am happy to write a xsl to modify the cocoon.xconf elements for this target. I will have a look on this one. > The reason I put in the webapp target was because it is easier to work > with in many situations. For example, I am often on slow connections and > want to synchronise individual files rather than large war files. So I > want to build a webapp not a war. > > Of course, I could always unzip the war after building it, so I won't > object to it if you insist. I would like to review the build setup as a whole to suit most of our needs. what about if we write down the main use cases and then review the build process? Cheers, Cheche