My colleagues and I have created a plugin that generates a formatted Javadoc warning report very similar in style to the Checkstyle report. I've read the docs about sharing plugins, and understand the reasons for hosting plugins separately. However, in this case, it seems that this plugin is so tied to javadoc that it might make sense for the report to become part of the standard javadoc plugin execution, similar to how the plain text javadoc report is generated today.
Is there any interest in adding a formatted warnings report to the javadoc plugin? If there is I'll be happy to do the work and submit the changes. TIA. Steven Caswell [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
