Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 48657 invoked from network); 28 Dec 2004 15:33:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Dec 2004 15:33:08 -0000 Received: (qmail 91986 invoked by uid 500); 28 Dec 2004 15:32:26 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 91902 invoked by uid 500); 28 Dec 2004 15:32:25 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 91850 invoked by uid 99); 28 Dec 2004 15:32:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from essemtepe.nada.kth.se (HELO smtp.nada.kth.se) (130.237.222.115) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 28 Dec 2004 07:32:18 -0800 X-Authentication-Info: The sender was authenticated as danielf using PLAIN at smtp.nada.kth.se Received: from [192.168.105.46] ([192.58.197.171]) (authenticated bits=0) by smtp.nada.kth.se (8.12.11/8.12.11) with ESMTP id iBSFWDUh003211 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Dec 2004 16:32:13 +0100 (MET) Message-ID: <41D17C78.7050106@nada.kth.se> Date: Tue, 28 Dec 2004 16:32:08 +0100 From: Daniel Fagerstrom User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: svn commit: r123476 - /cocoon/trunk/build.xml /cocoon/trunk/forrest.properties /cocoon/trunk/tools/targets/admin-build.xml /cocoon/trunk/tools/targets/docs-build.xml /cocoon/trunk/tools/targets/forrest-build.xml References: <20041228065948.72085.qmail@minotaur.apache.org> In-Reply-To: <20041228065948.72085.qmail@minotaur.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N crossley@apache.org wrote: >Author: crossley >Date: Mon Dec 27 22:59:47 2004 >New Revision: 123476 > >URL: http://svn.apache.org/viewcvs?view=rev&rev=123476 >Log: >Tweak the build system to use forrest-0.6+ > > ... >============================================================================== >--- cocoon/trunk/tools/targets/forrest-build.xml (original) >+++ cocoon/trunk/tools/targets/forrest-build.xml Mon Dec 27 22:59:47 2004 > > > ... >+ > > Cocoon trunk doesn't compile without having a Forrest instalation anymore. /Daniel