Return-Path: Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 83048 invoked by uid 500); 10 Jun 2003 13:25:27 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 83029 invoked by uid 500); 10 Jun 2003 13:25:27 -0000 Received: (qmail 83016 invoked from network); 10 Jun 2003 13:25:26 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 10 Jun 2003 13:25:26 -0000 Received: (qmail 82629 invoked by uid 1625); 10 Jun 2003 13:25:25 -0000 Date: 10 Jun 2003 13:25:25 -0000 Message-ID: <20030610132525.82628.qmail@icarus.apache.org> From: bwalding@apache.org To: maven-cvs@apache.org Subject: cvs commit: maven/src/plugins-build/clover/xdocs properties.xml changes.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bwalding 2003/06/10 06:25:25 Modified: src/plugins-build/clover/xdocs properties.xml changes.xml Log: Doco updates PR: MAVEN-372 Revision Changes Path 1.3 +1 -8 maven/src/plugins-build/clover/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/clover/xdocs/properties.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- properties.xml 10 Jun 2003 13:22:47 -0000 1.2 +++ properties.xml 10 Jun 2003 13:25:25 -0000 1.3 @@ -44,14 +44,7 @@ Specifies the location of the Clover database. The default value is ${maven.build.dir}/clover/database. - - - maven.clover.report.format - No (default "html") - - Specifies the format of the Clover report output - - + 1.3 +6 -0 maven/src/plugins-build/clover/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/clover/xdocs/changes.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- changes.xml 4 Jun 2003 13:51:26 -0000 1.2 +++ changes.xml 10 Jun 2003 13:25:25 -0000 1.3 @@ -6,6 +6,12 @@ + + + Upgrade to Clover 1.2 + + + Make sure that test failures or errors do not stop the generation --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org