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

[jira] [Commented] (IGNITE-13751) Add javadoc validation to sanity check.

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

Peter Ivanov commented on IGNITE-13751:
---------------------------------------

[Apache Ignite 3.x] / [Test] / [Sanity Checks] / Javadoc

> Add javadoc validation to sanity check.
> ---------------------------------------
>
>                 Key: IGNITE-13751
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13751
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Mashenkov
>            Assignee: Peter Ivanov
>            Priority: Critical
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Let's add javadoc validation plugin for sanity checks and make it run on TC.
> We need to
> 1. validate javadocs in all the packages of all the modules (excepts 'bytecode') for tests purposes.
> 2. compile javadocs into javadoc.jar for all the public packages ('org.apache.ignite.*', but 'org.apache.ignite.internal.*') to developers can download docs (as well as sources) from the maven.
> 3. build a site with public javadocs for release process purposes.
>  



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