FYI - this is what you get by adding one line in the project.xml file....how cool is that.

http://svn.apache.org/builds/struts/maven/trunk/docs/multiproject/struts-taglib/jcoverage/index.html


I'll be adding this report to all of Struts very soon. This is definitely a good tool to see where we are on tests and what needs to be done. One thing to keep in mind about that report. It does not consider the cactus tests....yet, but I'm working on that.




--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
678.910.8017
AIM:   jmitchtx
Yahoo: jmitchtx
MSN:   [EMAIL PROTECTED]




----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 11, 2005 6:20 AM
Subject: svn commit: r160855 - struts/taglib/trunk/project.xml



Author: jmitchell Date: Mon Apr 11 03:20:22 2005 New Revision: 160855

URL: http://svn.apache.org/viewcvs?view=rev&rev=160855
Log:
switch to jcoverage report

Modified:
   struts/taglib/trunk/project.xml

Modified: struts/taglib/trunk/project.xml
URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/project.xml?view=diff&r1=160854&r2=160855
==============================================================================
--- struts/taglib/trunk/project.xml (original)
+++ struts/taglib/trunk/project.xml Mon Apr 11 03:20:22 2005
@@ -128,7 +128,7 @@
<reports>
<!-- reports specific to taglibs-->
<!--report>maven-cactus-plugin</report-->
- <report>maven-clover-plugin</report>
+ <report>maven-jcoverage-plugin</report>


  </reports>
</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to