> OK, if you want to use style task it is something like:

> <style processor="xalan" in="./reports/xml/TESTS-TestSuites.xml"
> out="./reports/html/dummy.file" style="./junit-frames.xsl">
>   <param name="output.dir" expression="'${basedir}/reports/html'"/>
> </style>

Yeah, this is what I tried, too. But this gives me a lot of warning like the
following:

Call to extension function failed: method call/new failed:
java.lang.reflect.Invoc
ationTargetException target exception: java.io.FileNotFoundException:
/index.html
(Permission denied)

Ingmar

Reply via email to