[
https://issues.apache.org/jira/browse/MJAVADOC-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957403#comment-17957403
]
Olivier Lamy commented on MJAVADOC-27:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[olamy/maven-javadoc-plugin#467|https://github.com/olamy/maven-javadoc-plugin/issues/467].
> Javadoc plugin defaults to showing package private items, but should default
> to protected
> -----------------------------------------------------------------------------------------
>
> Key: MJAVADOC-27
> URL: https://issues.apache.org/jira/browse/MJAVADOC-27
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Reporter: David Jackman
> Assignee: Mike Perham
> Priority: Major
> 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 was sent by Atlassian Jira
(v8.20.10#820010)