You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2005/05/11 19:32:23 UTC

cvs commit: jakarta-tapestry/contrib build.xml

hlship      2005/05/11 10:32:22

  Modified:    contrib  build.xml
  Log:
  Generate code coverage for the contrib library.
  
  Revision  Changes    Path
  1.31      +1 -0      jakarta-tapestry/contrib/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/contrib/build.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- build.xml	22 Mar 2005 13:40:54 -0000	1.30
  +++ build.xml	11 May 2005 17:32:21 -0000	1.31
  @@ -53,6 +53,7 @@
     
     <target name="run-reports">
       <javadoc-report/>
  +	<clover-report/>  	
       <hivedoc-report/>    
     </target> 
       
  
  
  

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