[
https://issues.apache.org/jira/browse/MJAVADOC-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MJAVADOC-657:
-------------------------------------------
Summary: The fix operation duplicates annotations on private methods that
have an annotation line between the method body and the javadoc comments.
(was: wrongly handling annotations when using fix operation: will duplicate
annotations in some situations when access of a function be private, and it
have an annotation line between function body and javadoc comments.)
> The fix operation duplicates annotations on private methods that have an
> annotation line between the method body and the javadoc comments.
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MJAVADOC-657
> URL: https://issues.apache.org/jira/browse/MJAVADOC-657
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: fix
> Reporter: Jin Xu
> Priority: Critical
>
> [https://github.com/apache/maven-javadoc-plugin/pull/52]
> Hi.
> There be several bugs happened during my usage of maven-javadoc-plugin.
> Now I found some time to report them.
> I add it in unit test(and it will fail the test now) in this pr, showing when
> it happens, how it will harm the codes, and what be the expected result.
> Now I'm being looking up the sources to see if I can fix it by myself, but I
> think it be good to let you know about the bug before I started.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)