On Mon, 3 Nov 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote:
>> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
>> 
>> On Tue, 21 Oct 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote:
>> 
>> > The error message doesn't specify which build file failed to
>> > parse correctly,
>> 
>> I think it did, as the message must have come from an IOException,
>> so the error actually is in recurse.xml not in the file it is
>> trying to import.  At least I think so.
> 
> No, really Stefan! recurse.xml was doing a <subant> on rescue.xml,
> and it's rescue.xml which failed to parse (like I said, because
> rescue.xml was doing an entity include of a URI using a custom URL
> protocol not enabled during this run.

Well, as it was an IOException, I expected it to be a problem with the
importing file.  I would expect a SAX exception if it was in the
imported one.  But an invalid URL may result in IOExceptions, of
course.

Sorry

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to