Re: Stop escaping html tags when generating surefire xml report

2011-03-01 Thread Kristian Rosenvold
I have't looked into the exact details of this, but generally if you want to embed HTML inside XML you have two choices; escaping or CDATA (with escaping of ]]>) Escaping or cdata *has* to be used here to get well formed xml. There might be some reason for continuing the escaping all the way i

Stop escaping html tags when generating surefire xml report

2011-03-01 Thread zpan
tags-when-generating-surefire-xml-report-tp3404665p3404665.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: use