You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2005/06/10 22:55:02 UTC

svn commit: r190018 - /maven/maven-1/plugins/trunk/test/xdocs/properties.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org