From user-return-69558-apmail-ant-user-archive=ant.apache.org@ant.apache.org Mon Dec 07 13:31:52 2009 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 6434 invoked from network); 7 Dec 2009 13:31:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Dec 2009 13:31:52 -0000 Received: (qmail 28018 invoked by uid 500); 7 Dec 2009 13:31:51 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 27920 invoked by uid 500); 7 Dec 2009 13:31:51 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 27910 invoked by uid 99); 7 Dec 2009 13:31:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 13:31:51 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 13:31:46 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NHdgU-0006ih-6p for user@ant.apache.org; Mon, 07 Dec 2009 05:31:26 -0800 Message-ID: <26677279.post@talk.nabble.com> Date: Mon, 7 Dec 2009 05:31:26 -0800 (PST) From: Jowie To: user@ant.apache.org Subject: Re: RegExp help needed! In-Reply-To: <4B1D00D9.4020809@oopsconsultancy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: joe.nash@mac.com References: <26676257.post@talk.nabble.com> <26677094.post@talk.nabble.com> <4B1D00D9.4020809@oopsconsultancy.com> > That looks to me like your XML is not properly encoded. I > suspect that if you use a command-line tool like xmlstarlet > it'll confoirm that by giving you a very similar error. The > below isn't size-related. Thanks for the info. If you are right, this could still be a problem because the XML is being formed on a server and I don't really have control over that part of it! I just tried splitting the file into two to test that theory... Both halves seem to work fine, but together they throw that error. I also ran the XML file in Firefox to see what it thinks of the file, and it doesn't throw any encoding errors. :( -- View this message in context: http://old.nabble.com/RegExp-help-needed%21-tp26676257p26677279.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org