From 70ea4ead8ab88fb29fb4a94b576e58bde982cd42 Mon Sep 17 00:00:00 2001 From: vmassol Date: Fri, 17 Jun 2005 05:33:00 +0000 Subject: [PATCH] MPCLOVER-44: The ant:clover-check Ant task requires initString parameter. Thanks to Carlos Sanchez. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@191088 13f79535-47bb-0310-9956-ffa450edef68 --- clover/plugin.jelly | 2 +- clover/xdocs/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/clover/plugin.jelly b/clover/plugin.jelly index d1d378a8..d2265ab6 100644 --- a/clover/plugin.jelly +++ b/clover/plugin.jelly @@ -553,7 +553,7 @@ - + diff --git a/clover/xdocs/changes.xml b/clover/xdocs/changes.xml index 1473bb80..bd758d7f 100644 --- a/clover/xdocs/changes.xml +++ b/clover/xdocs/changes.xml @@ -26,6 +26,9 @@ + + The ant:clover-check Ant task requires initString parameter. + Upgrade to Clover 1.3.8.