You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mike Perham (JIRA)" <ji...@codehaus.org> on 2006/01/10 19:31:01 UTC

[jira] Closed: (MJAVADOC-27) Javadoc plugin defaults to showing package private items, but should default to protected

     [ http://jira.codehaus.org/browse/MJAVADOC-27?page=all ]
     
Mike Perham closed MJAVADOC-27:
-------------------------------

     Assign To: Mike Perham
    Resolution: Fixed

Fixed with MJAVADOC-9

> Javadoc plugin defaults to showing package private items, but should default to protected
> -----------------------------------------------------------------------------------------
>
>          Key: MJAVADOC-27
>          URL: http://jira.codehaus.org/browse/MJAVADOC-27
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>     Reporter: David Jackman
>     Assignee: Mike Perham
>  Attachments: MNG-1769.patch
>
>
> The default access level for items shown in the Javadocs when using the Javadoc tool directly is protected (see http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html#protected).  However, the default access level for the Javadoc plugin is package.  The default for the plugin should be the same as the tool.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org