[jboss-jira] [JBoss JIRA] Updated: (AS7-583) Identify modules with inadequate/missing JavaDoc

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Sep 22 23:20:02 EDT 2011


     [ https://issues.jboss.org/browse/AS7-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated AS7-583:
-----------------------------

    Fix Version/s: 7.1.0.Beta1
                       (was: 7.1.0.Alpha1)


> Identify modules with inadequate/missing JavaDoc
> ------------------------------------------------
>
>                 Key: AS7-583
>                 URL: https://issues.jboss.org/browse/AS7-583
>             Project: Application Server 7
>          Issue Type: Sub-task
>            Reporter: David Lloyd
>             Fix For: 7.1.0.Beta1
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list