You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Markus Schuch (JIRA)" <ji...@apache.org> on 2019/08/15 16:36:00 UTC

[jira] [Comment Edited] (CONNECTORS-1618) Maven javadoc build fails due to linter errors

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

Markus Schuch edited comment on CONNECTORS-1618 at 8/15/19 4:35 PM:
--------------------------------------------------------------------

r1865235 (branches/CONNECTORS-1618)

- removes needles/empty javadoc statements causing errors
- escapes html characters in javadoc comments
- fixes invalid selfclosing paragraphs
- fixes not matching parameter names
- fixes other javadoc syntax errors


was (Author: schuchm):
r1865235 (branches/CONNECTORS-1618)

> Maven javadoc build fails due to linter errors
> ----------------------------------------------
>
>                 Key: CONNECTORS-1618
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1618
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Build
>            Reporter: Markus Schuch
>            Assignee: Markus Schuch
>            Priority: Major
>             Fix For: ManifoldCF 2.14
>
>
> {{mvn javadoc:javadoc}} fails with due to an awful lot of linter errors. (unescaped html chars end entities, invalid parameter names, return tags without description, self closing paragraph tags)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)