[
https://issues.apache.org/jira/browse/IGNITE-15151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-15151:
--------------------------------------
Description:
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}
was:
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}
> Fix javadoc in Examples module.
> -------------------------------
>
> Key: IGNITE-15151
> URL: https://issues.apache.org/jira/browse/IGNITE-15151
> Project: Ignite
> Issue Type: Bug
> Reporter: Andrey Mashenkov
> 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)