The following issue has been updated:
Updater: Steven Caswell (mailto:[EMAIL PROTECTED])
Date: Sun, 25 Jul 2004 11:14 AM
Comment:
src/main/org/apache/maven/javadoc/JavadocWarningsTextToXml.java
Changes:
Attachment changed to JavadocWarningsTextToXml.java
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MAVEN-1402?page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1402
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1402
Summary: Add javadoc warning report formatted similar to Checkstyle report
Type: New Feature
Status: Unassigned
Priority: Minor
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Assignee:
Reporter: Steven Caswell
Created: Sun, 25 Jul 2004 11:03 AM
Updated: Sun, 25 Jul 2004 11:14 AM
Description:
As discussed on the dev list
(http://nagoya.apache.org/eyebrowse/ReadMsg?listId=148&msgNo=21309) I have written an
extension to the javadoc plugin that creates a report of the javadoc warning. The
report is formatted in a style similar to that of the Checkstyle report. There is a
new class that converts the text of the report.txt output to xml, a new jsl that
formats the report, and changes to plugin.jelly, plugin.properties, and project.xml.
There is a test class that exercises the new converter class. I don't know how to test
the jsl, but will try to do so if someone can give some guidance.
---------------------------------------------------------------------
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]