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)