Generating html report from Junit ant task
807605Sep 7 2007 — edited Sep 7 2007Hi,
I generate html report using Junit ant task from a junit report xml.
This xml contains some Norwegian characters(�,�,�) which gives me following error
generateReport:
[junitreport] [Fatal Error] TEST-PerformanceCheck.xml:999:36: Invalid byte 1 of 1-byte UTF-8 sequence.
[junitreport] The file C:\soapUI-1.7.1\bin\report\TEST-PerformanceCheck.xml is not a valid XML document. It is possibly corrupted.
[junitreport] Processing C:\soapUI-1.7.1\bin\report\TESTS-TestSuites.xml to C:\DOCUME~1\e01600\LOCALS~1\Temp\null2052254751
[junitreport] Loading stylesheet jar:file:/C:/Ant/apache-ant-1.7.0/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 500ms
[junitreport] Deleting: C:\DOCUME~1\e01600\LOCALS~1\Temp\null2052254751
If i remove these special characters it works fine.
If any one from you knew the settings to change encoding for Junit task or if any workaround for above issue, please reply e ASAP.
Regards,
Sandeep