Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 92031 invoked from network); 29 Dec 2004 02:54:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Dec 2004 02:54:25 -0000 Received: (qmail 65699 invoked by uid 500); 29 Dec 2004 02:54:23 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 65673 invoked by uid 500); 29 Dec 2004 02:54:22 -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 65656 invoked by uid 99); 29 Dec 2004 02:54:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from www2.kc.aoindustries.com (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 28 Dec 2004 18:54:19 -0800 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id iBT2sHdw023169 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Dec 2004 20:54:17 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9/Submit) id iBT2sGds023130 for dev@cocoon.apache.org; Tue, 28 Dec 2004 20:54:16 -0600 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Wed, 29 Dec 2004 13:54:03 +1100 From: David Crossley 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 Message-ID: <20041229025403.GA4380@igg.indexgeo.com.au> References: <20041228065948.72085.qmail@minotaur.apache.org> <41D17C78.7050106@nada.kth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D17C78.7050106@nada.kth.se> User-Agent: Mutt/1.4i X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Daniel Fagerstrom wrote: > crossley wrote: > >============================================================================== > >--- cocoon/trunk/tools/targets/forrest-build.xml (original) > >+++ cocoon/trunk/tools/targets/forrest-build.xml Mon Dec 27 22:59:47 > ... > > >+ > > Cocoon trunk doesn't compile without having a Forrest instalation anymore. Thanks for reporting that Daniel. It is optional now. --David