jaikiran commented on a change in pull request #168:
URL: https://github.com/apache/ant/pull/168#discussion_r750162872



##########
File path: manual/Tasks/junitlauncher.html
##########
@@ -366,6 +366,13 @@ <h5>Test result formatter</h5>
         </td>
         <td>No</td>
     </tr>
+    <tr>
+        <td>extension</td>
+        <td>Extension to append to the output filename.
+            <p><em>Since Ant 1.10.13</em></p>
+        </td>
+        <td>No; defaults to <q>txt</q></td>

Review comment:
       Hello @azotcsit, I think the "defaults to txt" part will be misleading 
since for the legacy-xml formatter it will rightly default to `xml`. Perhaps, 
change this part to "defaults to `xml` for the `legacy-xml` formatter and to 
`txt` for the rest"?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to