You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by "Dmitry Katsubo (JIRA)" <mi...@james.apache.org> on 2018/05/22 10:07:00 UTC

[jira] [Created] (MIME4J-279) The project does not pass JavaDoc validation introduced in Java8

Dmitry Katsubo created MIME4J-279:
-------------------------------------

             Summary: The project does not pass JavaDoc validation introduced in Java8
                 Key: MIME4J-279
                 URL: https://issues.apache.org/jira/browse/MIME4J-279
             Project: James Mime4j
          Issue Type: Improvement
          Components: dom, parser (core)
    Affects Versions: 0.7.2
            Reporter: Dmitry Katsubo
         Attachments: javadoc_error_log.txt

When using Java8 for compilation, the following Maven target:

{{mvn javadoc:javadoc}}

fails with the error messages as to attached [^javadoc_error_log.txt].

[One solution|https://stackoverflow.com/questions/541920/multiple-line-code-example-in-javadoc-comment] would be to make this check more relaxed, but better would be to fix them.



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