[
https://issues.apache.org/jira/browse/NUTCH-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-2372:
-----------------------------------
Fix Version/s: 1.14
2.4
> 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)