[ http://jira.codehaus.org/browse/MPJAVADOC-35?page=all ] Lukas Theussl closed MPJAVADOC-35: ----------------------------------
Resolution: Fixed Closing as it has been implemented and seems to be working now. Please open a separate issue if there are still problems (but note that jdk >1.4 is required now for maven 1.1). > Add javadoc warning report formatted similar to Checkstyle report > ----------------------------------------------------------------- > > Key: MPJAVADOC-35 > URL: http://jira.codehaus.org/browse/MPJAVADOC-35 > Project: maven-javadoc-plugin > Type: New Feature > Reporter: Steven Caswell > Priority: Minor > Fix For: 1.7 > Attachments: Javadoc1.java, Javadoc2.java, JavadocWarningsTextToXml.java, > JavadocWarningsTextToXml.java, JavadocWarningsTextToXmlTest.java, > javadoc-warning-sample.jpg, javadoc-warnings.jsl, javadoc-warnings.patch, > report.txt > > > 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. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]