You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/01/20 22:55:00 UTC

[jira] [Closed] (MJAVADOC-511) Doclint regression in 3.0.0

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

Robert Scholte closed MJAVADOC-511.
-----------------------------------
    Resolution: Not A Problem
      Assignee: Robert Scholte

See MJAVADOC-474.
Version 3.0.0 has been used to clean up parameters. As this is a major release, it is the only appropriate version to break backwards compatibility, even if that means we'll get some complaints like this. Changing it in any other version would be worse.


> Doclint regression in 3.0.0
> ---------------------------
>
>                 Key: MJAVADOC-511
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-511
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>          Components: javadoc
>    Affects Versions: 3.0.0
>            Reporter: Aurélien
>            Assignee: Robert Scholte
>            Priority: Major
>
> Before 3.0.0 it was possible to disable doclint validation by using the parameter {{}}
> {code:java}
> <additionalparam>-Xdoclint:none</additionalparam>{code}
>  
> Since 3.0.0 this parameter is ignored and the javadoc plugin raises many errors again.
>  
> I understand there is a new parameter, "doclint", to control the doclint validation. However, if the "old way" is not the intended way, would it be possible to deprecate the old option (and show a warning) before actually removing this parameter?



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