Author: carlos
Date: Fri Jun 10 13:55:01 2005
New Revision: 190018

URL: http://svn.apache.org/viewcvs?rev=190018&view=rev
Log:
Documented the testmatch property

Modified:
    maven/maven-1/plugins/trunk/test/xdocs/properties.xml

Modified: maven/maven-1/plugins/trunk/test/xdocs/properties.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/test/xdocs/properties.xml?rev=190018&r1=190017&r2=190018&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/test/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/test/xdocs/properties.xml Fri Jun 10 13:55:01 
2005
@@ -250,6 +250,15 @@
             </source>
           </td>
         </tr>
+
+       <tr>
+          <td>testmatch</td>
+          <td>Yes</td>
+          <td>
+            Used in test:match goal to specify the tests that should run
+          </td>
+        </tr>
+
       </table>
     </section>
   </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to