[jira] [Created] (IGNITE-14561) Fix javadoc in Configuration module.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-14561) Fix javadoc in Configuration module.

Anton Vinogradov (Jira)
Andrey Mashenkov created IGNITE-14561:
-----------------------------------------

             Summary: Fix javadoc in Configuration module.
                 Key: IGNITE-14561
                 URL: https://issues.apache.org/jira/browse/IGNITE-14561
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrey Mashenkov
            Assignee: Kirill Gusakov
             Fix For: 3.0.0-alpha2


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

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



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