vmassol 2003/03/23 13:32:18 Modified: src/plugins-build/cactus/xdocs properties.xml Log: documented new cactus.runner property Revision Changes Path 1.5 +10 -0 maven/src/plugins-build/cactus/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/cactus/xdocs/properties.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- properties.xml 23 Mar 2003 15:27:16 -0000 1.4 +++ properties.xml 23 Mar 2003 21:32:17 -0000 1.5 @@ -129,6 +129,16 @@ </p> </td> </tr> + <tr> + <td>cactus.runner</td> + <td>Yes</td> + <td> + <p> + The JUnit Runner to use for executing the tests. Valid values + are "text" and "swing". Default value is <code>text</code>. + </p> + </td> + </tr> </table> </section> </body>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]