smor        2002/07/08 11:17:40

  Modified:    src/plugins/clover plugin.jelly
  Log:
  Fixed a typo
  
  Revision  Changes    Path
  1.6       +1 -1      jakarta-turbine-maven/src/plugins/clover/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins/clover/plugin.jelly,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- plugin.jelly      8 Jul 2002 16:47:24 -0000       1.5
  +++ plugin.jelly      8 Jul 2002 18:17:40 -0000       1.6
  @@ -98,7 +98,7 @@
   
     <goal name="clover"
           description="Generate HTML test coverage reports with Clover"
  -        prereqs="clover:test, clove:html-report"/>
  +        prereqs="clover:test, clover:html-report"/>
   
     <goal
       name="clover:html-report"
  
  
  

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

Reply via email to