Bug in Antidote that affects the output.

I've just noticed that  xml.XMLWriter. startDocument () never gets called. In
theory it gets called in xml.DOMNodeSerializer.writeNodeStart() when passed
a Node of type DOCUMENT_NODE but apparently it never gets passed that
type of node. The result is that the <? xml version=1.0 etc. never gets written
to the output file. This may also be the reason that a document-leading comment
outside the <project> tag gets eaten.

This is a case of "eat own dog food". If you open in on antidote's own build.xml
it really messes the file up!

I'm trying to figure this out. Any tips, Christoph?

--
Jack J. Woehr      # You measure democracy by the freedom it
Senior Consultant  # gives its dissidents, not the freedom
Purematrix, Inc.   # it gives its assimilated conformists.
www.purematrix.com #         - Abbie Hoffman


Reply via email to