The following comment has been added to this issue:
Author: John Farrell
Created: Mon, 4 Aug 2003 8:49 PM
Body:
dIon, the changes you made did not affect the column ordering problem, and did not add
the success rate columns that I added. The problem with the header is that it assumes
that the columns displayed in each place it is used are the same, whereas they just
aren't. In the Summary area, there is no first column. In the Package area, the first
column is the package name. In the package details areas, the first column is the
class name. In the existing code, the five columns after that are actually quite
different, but that is one of the things I changed. I will attach a new file which
includes my improvements and uses a common header tag.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-649
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-649
Summary: made unit tests report more consistent and readable
Type: Improvement
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-other
Fix Fors:
1.1
Versions:
1.0-beta-10
Assignee:
Reporter: John Farrell
Created: Mon, 4 Aug 2003 2:14 AM
Updated: Mon, 4 Aug 2003 7:17 AM
Description:
The unit test report had good columns and headings in the Summary section. All further
tables lacked headings at all, and confusingly, the columns were in a different order
in the Package List section. I have reordered the columns to be consistent, added
headings to all tables, and added columns so that all tables contain the same values.
The result is a little more space taken for the same information, but it is easier to
read.
I will not include the modified code here, as cut and paste into here will probably
destroy the formatting. I will see if I can attach the file after I have submitted the
issue, or something like that.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]