Author: vmassol Date: Thu May 18 00:51:53 2006 New Revision: 407490 URL: http://svn.apache.org/viewvc?rev=407490&view=rev Log: MCLOVER-41: clover:check should check all Clover databases it can find Added documentation
Modified: maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt Modified: maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt?rev=407490&r1=407489&r2=407490&view=diff ============================================================================== --- maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt (original) +++ maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt Thu May 18 00:51:53 2006 @@ -168,6 +168,8 @@ You can also invoke <<<mvn clover:check>>> directly on the command line. + Note: The <<<clover:check>>> goal will also check the test percentage coverage for merged databases if any is found. + Using Clover with JDK 1.4 and JDK 1.5 keywords If your code is using JDK 1.4 or JDK 1.5 specific keywords, you'll need to configure the Clover