[
https://issues.apache.org/jira/browse/NUTCH-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963051#comment-15963051
]
Sebastian Nagel commented on NUTCH-2372:
----------------------------------------
Hi [~omkar20895], great! Patch looks good, and all javadoc errors are gone
(except for unresolved library locations). If there are no objections, I'll
merge/commit tomorrow. 2.x is in "affects version", do you plan to provide a
patch for 2.x?
> 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
> Fix For: 2.4, 1.14
>
>
> 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)