[ 
https://issues.apache.org/jira/browse/IGNITE-14563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Mashenkov updated IGNITE-14563:
--------------------------------------
    Description: 
Let's fix Javadoc styles regarding the policy.

Startpoint is to remove modules from excludes and run 

{code:java}
mvn clean checkstyle:checkstyle-aggregate -P javadoc-public-api
{code}


  was:
After IGNITE-13751 had been merged, Javadoc suite failed on TC due to lack of 
javadocs.
 Let's fix "warnings" that is related to Runner modules.

Startpoint is to run javadoc goal for the apache-ignite project:
{code:java}
mvn javadoc:javadoc
{code}


> Fix javadoc in Runner module.
> -----------------------------
>
>                 Key: IGNITE-14563
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14563
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Mashenkov
>            Assignee: Ivan Bessonov
>            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 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)

Reply via email to