DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35572>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35572

           Summary: Test coverage analysis for log4j 1.2
           Product: Log4j
           Version: 1.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Bug 32722 added test coverage analysis using Clover for the CVS HEAD.  This bug 
adds it to the 
v1_2branch.

Test coverage analysis on the v1_2 branch should allow developers to identify 
compatibility issues that are 
not tested in the current test suite so that tests can be added to check to 
insure compatibility between v 
1.2 and 1.3.  Instructions for use should be identical to CVS HEAD.

Modify tests/build.properties or specify -Dclover.jar to point to clover.jar.  
Run tests/build.xml with target 
"coverageReport".  Currently ShortSocketServer has a  problem with finding 
clover.jar so those tests will 
fail, but when running for coverage analysis a test failure does not stop 
running the rest of the tests (since 
coverage analysis can throw off some of the time sensitive tests).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to