Problem I think is corrected. I changed
xmlns:xi="http://www.w3.org/2001/XInclude" to
xmlns:xi="http://www.w3.org/2003/XInclude"
and that seemed to do the trick for me :-)
-Marshall
Thilo Goetz wrote:
Marshall Schor wrote:
Adam Lally wrote:
I cannot get this to build.
Problem traced to some issue in running Java 1.4.x and the XML
parsing. Please use Java 1.5.x for this.
-Marshall
Is this a problem that can be corrected, or does that mean we always
need to use 1.5 for building the documentation?
--Thilo