You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2021/09/05 15:04:00 UTC

[jira] [Commented] (IGNITE-15175) Fix javadoc in Rest module.

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

Vyacheslav Koptilin commented on IGNITE-15175:
----------------------------------------------

Hi [~kgusakov],

Could you please take a look at this change? By the way, it sounds reasonable to move REST module classes in the internal package org.apache.ignite.internal.rest.

> Fix javadoc in Rest module.
> ---------------------------
>
>                 Key: IGNITE-15175
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15175
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Mashenkov
>            Assignee: Vyacheslav Koptilin
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>
> 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)