[ 
https://issues.apache.org/jira/browse/MJAVADOC-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958044#comment-17958044
 ] 

Olivier Lamy commented on MJAVADOC-660:
---------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-javadoc-plugin#1044|https://github.com/apache/maven-javadoc-plugin/issues/1044].
 

> No periods without complete sentences in @param fixes
> -----------------------------------------------------
>
>                 Key: MJAVADOC-660
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-660
>             Project: Maven Javadoc Plugin (Moved to GitHub Issues)
>          Issue Type: Bug
>            Reporter: Elliotte Rusty Harold
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> javadoc:fix produces output like this: 
> {noformat}
>   /**
>      * test generic function (with only head javadoc)
>      *
>      * @param tClass a {@link java.lang.Class} object.
>      * @param o a {@link java.lang.Object} object.
>      * @param <T> a T class.
>      * @since 1.1
>      */
> {noformat}
> None of these @params should have periods, per Oracle guidelines on JavaDoc 
> style 
> https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html#@param



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to