[
https://issues.apache.org/jira/browse/MIME4J-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483757#comment-16483757
]
ASF GitHub Bot commented on MIME4J-279:
---------------------------------------
GitHub user dmak opened a pull request:
https://github.com/apache/james-mime4j/pull/19
MIME4J-279 Fixed JavaDoc errors to comply with Java8.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmak/james-mime4j MIME4J-279
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/james-mime4j/pull/19.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19
----
commit 35f9831c1353de6965e48e43a0049e7c625bee5b
Author: Dmitry Katsubo <dmitry.katsubo@...>
Date: 2018-05-22T10:17:11Z
MIME4J-279 Fixed JavaDoc errors to comply with Java8.
----
> 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
> Priority: Trivial
> 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)