vmassol     2004/09/30 05:36:27

  Modified:    clover   project.xml
  Log:
  Added missing description
  
  Revision  Changes    Path
  1.46      +3 -1      maven-plugins/clover/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/project.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- project.xml       30 Sep 2004 12:35:09 -0000      1.45
  +++ project.xml       30 Sep 2004 12:36:27 -0000      1.46
  @@ -24,7 +24,9 @@
     <id>maven-clover-plugin</id>
     <name>Maven Clover Plugin</name>
     <currentVersion>1.7-SNAPSHOT</currentVersion>
  -  <description/>
  +  <description>
  +    The Clover plugin allows measuring test coverage using Clover 
(http://www.cenqua.com/clover).
  +  </description>
     <shortDescription>Produce Clover reports</shortDescription>
     <url>http://maven.apache.org/reference/plugins/clover/</url>
     <issueTrackingUrl>http://jira.codehaus.org/browse/MPCLOVER</issueTrackingUrl>
  
  
  

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

Reply via email to