Hi. With the latest XStream 1.4.4 (on Windows with Java 6), using the StAX
driver instead of the XPP3 or JAXP DOM one means that toXML includes the
XML declaration (<?xml version="1.0"?>) *and* doesn't pretty-print the
string. The other drivers work fine.

This looks like a consistency bug, given that the declaration should never
be written, and it should always be pretty-printed. However, the JIRA
log-in link doesn't allow me to request a userid as the XStream pages
suggest. (It says 'contact your JIRA admin'.)

So:
(a) Is this a bug? (Browsing JIRA suggests none registered.)
(b) Can I have JIRA access to register it if so?

Thanks.

Stuart

Reply via email to