vmassol     2003/11/10 04:16:25

  Modified:    clover   project.xml
               clover/xdocs changes.xml
  Log:
  Upgraded to clover 1.2.3
  
  Revision  Changes    Path
  1.22      +1 -1      maven-plugins/clover/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml       5 Nov 2003 19:01:47 -0000       1.21
  +++ project.xml       10 Nov 2003 12:16:25 -0000      1.22
  @@ -86,7 +86,7 @@
     <dependencies>
       <dependency>
         <id>clover</id>
  -      <version>1.2</version>
  +      <version>1.2.3</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.11      +3 -0      maven-plugins/clover/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml       6 Nov 2003 07:02:30 -0000       1.10
  +++ changes.xml       10 Nov 2003 12:16:25 -0000      1.11
  @@ -9,6 +9,9 @@
     <body>
   
        <release version="1.3" date="in CVS">
  +      <action dev="vmassol" type="update">
  +        Upgraded to Clover 1.2.3.
  +      </action>
         <action dev="vmassol" type="fix">
           Prevent the plugin from failing if the project on which it is run
           has no java sources/test sources.
  
  
  

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

Reply via email to