[ 
https://jira.codehaus.org/browse/MJAVADOC-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]
Benson Margulies closed MJAVADOC-249.
-------------------------------------

    Resolution: Fixed
    
> javadoc:fix should wrap existing comments in <p></p>
> ----------------------------------------------------
>
>                 Key: MJAVADOC-249
>                 URL: https://jira.codehaus.org/browse/MJAVADOC-249
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.6
>            Reporter: jieryn
>            Priority: Minor
>
> When I run the javadoc:fix mojo, freshly generated comments are wrapped 
> inside <p> </p> tags. However, comments which existed prior to the run are 
> not wrapped in such tags, even when they do not exist. This mojo does more 
> than just add missing javadoc comments, but also tries to fix them up (for 
> example, /**\n* {@inheritDoc}\n*/ gets transformed to /** {@inheritDoc} */ 
> ... which sets the precedent that the mojo is at least open to the idea of 
> fixing existing comments.
> Thanks!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to