You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2002/12/08 13:42:35 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/latka/xdocs properties.xml

dion        2002/12/08 04:42:35

  Modified:    src/plugins-build/latka/xdocs properties.xml
  Log:
  Added detail
  
  Revision  Changes    Path
  1.2       +4 -2      jakarta-turbine-maven/src/plugins-build/latka/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/latka/xdocs/properties.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties.xml	8 Dec 2002 12:41:33 -0000	1.1
  +++ properties.xml	8 Dec 2002 12:42:35 -0000	1.2
  @@ -10,10 +10,12 @@
         <table>
           <tr><th>Property</th><th>Optional?</th><th>Description</th></tr>
           <tr>
  -          <td></td>
  -          <td></td>
  +          <td>maven.latka.src.dir</td>
  +          <td>Yes</td>
             <td>
  +            The source directory to search for Latka tests.
             </td>
  +        </tr>
         </table>
       </section>
     </body>