Index: docs/manual/OptionalTasks/junitreport.html =================================================================== --- docs/manual/OptionalTasks/junitreport.html (revision 421355) +++ docs/manual/OptionalTasks/junitreport.html (working copy) @@ -95,6 +95,13 @@ No. Default to current directory +

A note about the difference between frames and +noframes formats: the frames transformation uses +xslt redirecting to output into different files and the +noframes transformation does not use redirecting. Ant relies +on this assumption, so it must be preserved when you use custom xslt +transformation for junit reports.

+

Nested Element of the report tag

param

Since Ant 1.7the report tag supports nested param tags.