From user-return-2213-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Tue Jun 07 20:47:46 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 72174 invoked from network); 7 Jun 2005 20:47:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 20:47:45 -0000 Received: (qmail 54694 invoked by uid 500); 7 Jun 2005 20:47:44 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 54656 invoked by uid 500); 7 Jun 2005 20:47:43 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 54622 invoked by uid 99); 7 Jun 2005 20:47:43 -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 ns3.wkwyw.net (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 07 Jun 2005 13:47:41 -0700 Received: (qmail 24791 invoked from network); 7 Jun 2005 19:47:31 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.4?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 7 Jun 2005 19:47:31 -0000 Message-ID: <42A5F9CC.9020403@apache.org> Date: Tue, 07 Jun 2005 20:47:24 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: org.apache.forrest.plugin.input.dtdx broken links References: <42A0A1A4.8070104@mail.portland.co.uk> <42A346EA.3030303@apache.org> <20050606012014.GA20034@igg.indexgeo.com.au> <42A48965.7020807@mail.portland.co.uk> <20050607002712.GC21846@igg.indexgeo.com.au> <42A5DE54.8020703@mail.portland.co.uk> In-Reply-To: <42A5DE54.8020703@mail.portland.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Kevin wrote: > Any way of building all updated plugins > as a result of > svn up You could just leave them unbuilt. Forrest will automatically download them for you when they are needed. If you happen to be offline at the time then you can ant local-deploy the ones required. However, this is something we *should* do. It comes up reasonably frequently. Patches to the ant scripts are welcome from anyone who has the time. Ross