PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3451 *** shadow/3451 Wed Sep 5 23:24:27 2001 --- shadow/3451.tmp.18087 Wed Sep 5 23:24:27 2001 *************** *** 0 **** --- 1,29 ---- + +============================================================================+ + | JUnit frames report bug | + +----------------------------------------------------------------------------+ + | Bug #: 3451 Product: Ant | + | Status: NEW Version: 1.5 alpha (nightly) | + | Resolution: Platform: Other | + | Severity: Minor OS/Version: Other | + | Priority: Other Component: Optional Tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Hi, + + When junit-frames.xsl is used to generate a JUnit report, it omits the heading + for the test case table. + + To illustrate, here are two generated reports, the first from Ant CVS, and the + second with a patched junit-frames.xsl: + http://newgate.socialchange.net.au/~jeff/apache/jakarta/jakarta-ant/before/ + http://newgate.socialchange.net.au/~jeff/apache/jakarta/jakarta-ant/after/ + + Patch attached (or will be as soon as I figure out how to..) + + --Jeff
