[
https://issues.apache.org/jira/browse/NUTCH-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963040#comment-15963040
]
ASF GitHub Bot commented on NUTCH-2372:
---------------------------------------
sebastian-nagel commented on issue #182: NUTCH-2372 Fixing the errors in
documentation
URL: https://github.com/apache/nutch/pull/182#issuecomment-292987247
+1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Javadocs build failing.
> -----------------------
>
> Key: NUTCH-2372
> URL: https://issues.apache.org/jira/browse/NUTCH-2372
> Project: Nutch
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.2.1, 1.13
> Reporter: Omkar Reddy
> Priority: Minor
> Labels: build
>
> When we build javadocs of nutch using the command : "ant javadoc"
> we get a handful of errors and the build fails. This is because up to JDK 7,
> the Javadoc tool was pretty lenient. With JDK 8, a new part has been added to
> Javadoc called doclint and it changes that friendly behaviour. Warnings
> turned out into errors with JDK 8.
> The error log can be found here : https://paste.apache.org/sVQ5
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)