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

ASF subversion and git services commented on SOLR-13733:
--------------------------------------------------------

Commit a8c0b9a6fab939934485cb157fcc6efd73f74249 in lucene-solr's branch 
refs/heads/branch_8x from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=a8c0b9a ]

SOLR-13733: add class-level javadocs for 4 org.apache.solr.metrics classes


> add more class-level javadocs for public org.apache.solr.metrics classes
> ------------------------------------------------------------------------
>
>                 Key: SOLR-13733
>                 URL: https://issues.apache.org/jira/browse/SOLR-13733
>             Project: Solr
>          Issue Type: Task
>            Reporter: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-13733.patch
>
>
> Most public {{org.apache.solr.metrics}} classes already have class-level 
> javadocs and adding javadocs for the few that don't have them yet could be a 
> step towards {{ant precommit}} requiring(\*) javadocs (class-level only, for 
> public classes, for org.apache.solr.metrics) selectively on an opt-in basis.
> (\*) = e.g. via {{solr/build.xml}} content like this:
> {code}
> <check-missing-javadocs 
> dir="${javadoc.dir}/solr-core/org/apache/solr/metrics" level="class"/>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to