[jboss-jira] [JBoss JIRA] (AS7-583) Identify modules with inadequate/missing JavaDoc
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 14:29:35 EDT 2012
[ https://issues.jboss.org/browse/AS7-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Zizka reassigned AS7-583:
--------------------------------
Assignee: Rajesh Rajasekaran
Rajesh, could QE please review Javadoc and add some input on what modules deserve some improvement in Javadoc?
> Identify modules with inadequate/missing JavaDoc
> ------------------------------------------------
>
> Key: AS7-583
> URL: https://issues.jboss.org/browse/AS7-583
> Project: Application Server 7
> Issue Type: Task
> Reporter: David Lloyd
> Assignee: Rajesh Rajasekaran
> Fix For: Open To Community
>
>
> Criteria - All projects must have:
> # An overview page
> # Package JavaDoc for every package containing public classes
> # Class JavaDoc for every public type (class, interface, annotation, exception, enum, etc.)
> # Member JavaDoc for every public or protected type member, including nested types and their members
> # JavaDoc for all generic type parameters on all protected and public types and methods of public and protected types
> # JavaDoc for all method parameters on all protected and public constructors and methods of public and protected types
> # JavaDoc for all return values of all non-void, public or protected methods on public or protected types
> # JavaDoc for all exceptions (checked or unchecked) which are declared to be thrown from a public or protected constructor or method on a public or protected type
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list