Re: Testing dom1-html.jar

Thanks Rick.

I've posted a copy of my hacked Xerces JARs at
http://home.houston.rr.com/curta/html-hacked-xerces.jar.  I've posted a
message on the xerces-j-dev mailing list to gauge the reaction of changing
the implementation to work with XHTML.

To build the dom1-html-jar target, you may need to raise the maximum heap
size for the Java VM.  For the Sun VM on Windows, you can do that with:

SET ANT_OPTS=-Xmx1000M

Received on Wednesday, 5 June 2002 09:09:58 UTC