You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2005/07/29 13:03:41 UTC

svn commit: r226345 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

Author: vmassol
Date: Fri Jul 29 04:03:27 2005
New Revision: 226345

URL: http://svn.apache.org/viewcvs?rev=226345&view=rev
Log:
MPCLOVER-46: Upgrade to Clover 1.3.9

Modified:
    maven/maven-1/plugins/trunk/clover/project.xml
    maven/maven-1/plugins/trunk/clover/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/clover/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clover/project.xml?rev=226345&r1=226344&r2=226345&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/project.xml (original)
+++ maven/maven-1/plugins/trunk/clover/project.xml Fri Jul 29 04:03:27 2005
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>clover</groupId>
       <artifactId>clover</artifactId>
-      <version>1.3.8</version>
+      <version>1.3.9</version>
       <properties>
         <classloader>root</classloader>
       </properties>

Modified: maven/maven-1/plugins/trunk/clover/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clover/xdocs/changes.xml?rev=226345&r1=226344&r2=226345&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Fri Jul 29 04:03:27 2005
@@ -26,6 +26,9 @@
   </properties>
   <body>
     <release version="1.10-SNAPSHOT" date="in svn">
+      <action dev="vmassol" type="update" isssue="MPCLOVER-46">
+        Upgrade to Clover 1.3.9.
+      </action>
       <action dev="carlos" type="fix" isssue="MPCLOVER-44">
         The <code>ant:clover-check</code> Ant task requires <code>initString</code> parameter.
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org