You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr Polovtcev (Jira)" <ji...@apache.org> on 2021/07/23 08:24:00 UTC

[jira] [Commented] (IGNITE-15149) Fix javadoc in Configuration module.

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

Aleksandr Polovtcev commented on IGNITE-15149:
----------------------------------------------

LGTM!

> Fix javadoc in Configuration module.
> ------------------------------------
>
>                 Key: IGNITE-15149
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15149
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Mashenkov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Let's fix Javadoc styles regarding the policy.
> Startpoint is to remove modules from excludes 
> {noformat}
> ./check-rules/checkstyle-disabled-modules.xml
> {noformat}
> and run 
> {code:java}
> mvn clean checkstyle:checkstyle-aggregate -P javadoc-public-api
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)