It seems ther's a bug in maven1.x html2xdoc plugin :
On my debian nightly build system, accentuated (french) characters are
losts in resulting HTML (replaced by "?")
Source HTML uses html entities, like é for "é"
>From my experiments, html2xdoc produces a XML file that uses invalid
encoding for accentuated characters. Doing a "cat" on the generated XML
show me invalid ascii for those chars. I've tried to change the LANG to
fr_FR.ISO-8859-1 with no effect.
I expected generated Xdoc to use entities, as described in maven xdoc DTD
Is this a known issue ?
Nico.
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are not the intended recipient, you are not authorized
to read, print, retain, copy, disseminate, distribute, or use this message or
any part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]