Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1132 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1132 Summary: jdepend report improvements Type: Improvement Status: Unassigned Priority: Minor Original Estimate: 10 minutes Time Spent: Unknown Remaining: 10 minutes Project: maven Assignee: Reporter: fabrizio giustina Created: Sun, 25 Jan 2004 6:12 PM Updated: Sun, 25 Jan 2004 6:12 PM Description: submitted against the MAVEN project since maven-jdepend-plugin is not in the project list. This patch fixes the following: - lines in the jdepend report are actually double spaced since it uses <br> tags: xdoc converts them to <br></br> and bowsers interpretes them as 2 br. In the pathed <br> are replaced by appropriate html lists. - general improvement in the html output: no font tags, thead/tbody sections, table summary, acronyms. - empty package lists now properly display "none" as intended (there was a bug in the if condition test) --------------------------------------------------------------------- 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]
