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 2003/12/05 18:16:26 UTC

cvs commit: maven-plugins/clover/xdocs changes.xml

vmassol     2003/12/05 09:16:26

  Modified:    clover/xdocs changes.xml
  Log:
  I hadn't seen there was an issue on this... Funnily I picked the same property name as the one Ben suggested! :-)
  
  Revision  Changes    Path
  1.18      +1 -1      maven-plugins/clover/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/xdocs/changes.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- changes.xml	4 Dec 2003 21:46:36 -0000	1.17
  +++ changes.xml	5 Dec 2003 17:16:26 -0000	1.18
  @@ -9,7 +9,7 @@
     <body>
   
   	<release version="1.4" date="in CVS">
  -	  <action dev="vmassol" type="add">
  +	  <action dev="vmassol" type="add" issue="MPCLOVER-12">
           Conditionally instrument test classes too. To instrument test classes
           set the <code>maven.clover.instrument.tests</code> to 
           <code>true</code>.
  
  
  

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