diff --git a/docs/manual/OptionalTasks/junitreport.html b/docs/manual/OptionalTasks/junitreport.html index f632c04a2..cde844e8e 100644 --- a/docs/manual/OptionalTasks/junitreport.html +++ b/docs/manual/OptionalTasks/junitreport.html @@ -95,6 +95,14 @@ element.
Ant assumes the following concerning the frames and noframes formats :
+The frames format uses +a stylesheet which is generating output only by redirecting.
+The +noframes format does not use redirecting and generates one +file called junit-noframes.html.
+Custom versions of junit-frames.xsl or junit-noframes.xsl must adhere to the above conventions.
+