On 1/6/08, aidy <aidy.lewis / googlemail.com> wrote:
> Hi,
>
> Could anyone provide any xsl for ci_reporter xml please?

ci_reporter's xml was modeled after Ant's JUnit task, so you could use
these that come with Ant:

http://svn.apache.org/repos/asf/ant/core/trunk/src/etc/junit-noframes.xsl
http://svn.apache.org/repos/asf/ant/core/trunk/src/etc/junit-frames.xsl

Cheers,
/Nick