https://bz.apache.org/bugzilla/show_bug.cgi?id=65030
--- Comment #7 from Stefan Bodewig <bode...@apache.org> --- > Wouldn't the test involve just checking, in the report, for a string which > represents this escaped value? Yes, we can write a Java test case that emits characters that are illegal in XML and check the generated report. When I wrote it would be tricky I was thinking about doing all that in an AntUnit style test and the tricky part was to write something that creates characters illegal in XML inside of an XML file. I think I can get to this the coming weekend - or leave the changes to you. -- You are receiving this mail because: You are the assignee for the bug.