You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/08/31 21:31:00 UTC

[jira] [Commented] (CALCITE-2518) Add failOnWarnings to maven-javadoc-plugin configuration

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

Julian Hyde commented on CALCITE-2518:
--------------------------------------

In principle, yes. Might be difficult in practice.

There are some warnings we don't want to fail on. Like parameters not having javadoc.

Also, some warnings (such as implementing deprecated methods) cannot be silenced by comments in older JDKs. In those JDKs we don't want to fail on warnings.

> Add failOnWarnings to maven-javadoc-plugin configuration
> --------------------------------------------------------
>
>                 Key: CALCITE-2518
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2518
>             Project: Calcite
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.17.0
>            Reporter: Vladimir Sitnikov
>            Assignee: Julian Hyde
>            Priority: Major
>
> It would catch javadoc warnings automatically in CI



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)