Hi,
uhhm, in this case maybe the error you are encountering is a disguised
Out of Memory, or a bug with the XML parser.
you might want to try with different JDKs. I do not know whether the
xercesImpl.jar which ships with ant is actually used to parse XML files
in custom tasks or whether it would be some equivalent package from your
JDK. I wonder whether ant would run without the xercesImpl.jar. I guess
it is not needed with the recent JDKs.
Regards,
Antoine
Jowie wrote:
Hi Antopine,
Yes the XML file loads fine in a browser. I am even declaring UTF-8 at the
top of the file. And when I split the file down the middle and test both
halves (keeping the header of course) it works fine too.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org