Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 8343 invoked from network); 2 Apr 2007 08:02:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 08:02:14 -0000 Received: (qmail 8317 invoked by uid 500); 2 Apr 2007 08:02:21 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 8256 invoked by uid 500); 2 Apr 2007 08:02:20 -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 List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 8245 invoked by uid 99); 2 Apr 2007 08:02:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 01:02:20 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.111.4.28] (HELO out4.smtp.messagingengine.com) (66.111.4.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 01:02:11 -0700 Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 8222D211190 for ; Mon, 2 Apr 2007 04:01:53 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Mon, 02 Apr 2007 04:01:51 -0400 X-Sasl-enc: Sp5jXOy0EtnogBHRHAhc/BNi4LUa/ieeKbEY/Al56V+Z 1175500910 Received: from localhost (dsl-41-216.nsw1.net.au [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTP id 473042AB46 for ; Mon, 2 Apr 2007 04:01:49 -0400 (EDT) Date: Mon, 2 Apr 2007 18:01:44 +1000 From: David Crossley To: dev@forrest.apache.org Subject: Re: trouble using project DTD catalogs? Message-ID: <20070402080144.GK8546@igg.indexgeo.com.au> References: <00e801c7732d$960e9890$0202fea9@BrightonComputers.local> <460ECFEB.6050401@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <460ECFEB.6050401@apache.org> User-Agent: Mutt/1.4.2.2i X-Virus-Checked: Checked by ClamAV on apache.org Ross Gardler wrote: > Gav.... wrote: > >>From: David Crossley: > >> > >>Would someone please try doing ... > >> > >>cd my-new-dir > >>forrest seed-sample > >>forrest run > >>localhost:8888/samples/xml-entities.html > >> > >>It doesn't work for me on Mac, nor does doing 'build test". > >> > >>Yet it works properly at our zone: > >>http://forrest.zones.apache.org/ft/build/forrest-seed/samples/xml- > >>entities.html > >> > >>Strange. > > > >Works fine for me David, appears just an in the zone. > > Works for me too. Thanks. I tried with my fresh trunk checkout, from which i will be building the release. All is well there. I must have some change in my other SVN working copy that causes the project-based entity resolver to fail. Sorry for the noise. -David