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

ASF subversion and git services commented on GEODE-4954:
--------------------------------------------------------

Commit cb5fb79d0efbf21ec0ba32be6ba0e5733b17fff9 in geode's branch 
refs/heads/feature/GEODE-Lucene-Udo from [~prhomberg]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cb5fb79 ]

GEODE-4954, GEODE-4955: Remove trivial javadoc stubs and empty blocks:  Add 
removal to spotless (#1781)

* Remove trivial javadoc stubs as part of spotless.
* Remove empty javadoc and comment blocks as part of spotless.
* Apply spotless to JDBC's ConnectionService.

> Improve spotless -- remove trivial javadoc stubs
> ------------------------------------------------
>
>                 Key: GEODE-4954
>                 URL: https://issues.apache.org/jira/browse/GEODE-4954
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> For instance, the block
> {noformat}
> @param myparam
> @param secondParam
> @throws Exception
> {noformat}
> is entirely implicit by the method's signature, which is included in the 
> javadoc itself.  Javadoc stubs that do not include description of a given 
> term is trivial, redundant, and should be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to