Re: Testing dom1-html.jar
"Curt Arnold" <[email protected]>
| Newsgroups | gmane.comp.web.dom.test-suites.general |
|---|---|
| Message-ID | <001901c20c92$44366810$a800a8c0@CurtMicron> |
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