Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 5909 invoked from network); 7 Dec 2009 13:31:09 -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:09 -0000 Received: (qmail 24645 invoked by uid 500); 7 Dec 2009 13:31:07 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 24547 invoked by uid 500); 7 Dec 2009 13:31:07 -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 24537 invoked by uid 99); 7 Dec 2009 13:31:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 13:31:07 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of joe.nash@mac.com designates 17.148.16.104 as permitted sender) Received: from [17.148.16.104] (HELO asmtpout029.mac.com) (17.148.16.104) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 13:30:58 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from Devws2 ([94.195.194.156]) by asmtp029.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KUA005AUAUJR940@asmtp029.mac.com> for user@ant.apache.org; Mon, 07 Dec 2009 05:30:30 -0800 (PST) From: Joe Nash To: brian@oopsconsultancy.com, 'Ant Users List' References: <26676257.post@talk.nabble.com> <26677094.post@talk.nabble.com> <4B1D00D9.4020809@oopsconsultancy.com> Subject: RE: RegExp help needed! Date: Mon, 07 Dec 2009 13:29:32 +0000 Message-id: <7FAE85404E544F539EBD969092E2EF85@BDPMEDIAGROUP.local> X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-index: Acp3P+Tfx0Fk+IsLRMOlW3sm2BHvhgAAIyUg In-reply-to: <4B1D00D9.4020809@oopsconsultancy.com> X-Virus-Checked: Checked by ClamAV on apache.org > 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. :( --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org