Author: vmassol
Date: Thu Jun 2 00:46:20 2005
New Revision: 179550
URL: http://svn.apache.org/viewcvs?rev=179550&view=rev
Log:
Upgrade to Clover 1.3.8
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=179550&r1=179549&r2=179550&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/project.xml (original)
+++ maven/maven-1/plugins/trunk/clover/project.xml Thu Jun 2 00:46:20 2005
@@ -128,7 +128,7 @@
<dependency>
<groupId>clover</groupId>
<artifactId>clover</artifactId>
- <version>1.3.6</version>
+ <version>1.3.8</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=179550&r1=179549&r2=179550&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Thu Jun 2 00:46:20
2005
@@ -26,6 +26,9 @@
</properties>
<body>
<release version="1.10-SNAPSHOT" date="in svn">
+ <action dev="vmassol" type="update" isssue="MPCLOVER-42">
+ Upgrade to Clover 1.3.8.
+ </action>
<action dev="vmassol" type="fix" issue="MPCLOVER-30" due-to="Eric
Lapierre">
When calling <code>clover:on</code> a second time, an updated
<code>maven.compile.src.set</code> was ignored.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]