[
https://issues.apache.org/jira/browse/NUTCH-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285410#comment-17285410
]
ASF GitHub Bot commented on NUTCH-2849:
---------------------------------------
lewismc commented on a change in pull request #569:
URL: https://github.com/apache/nutch/pull/569#discussion_r577051792
##########
File path: build.xml
##########
@@ -186,6 +186,7 @@
doctitle="${name} ${version} API"
bottom="Copyright © ${year} The Apache Software Foundation"
failonerror="true"
+ failonwarning="true"
Review comment:
It looks like CI was not able to reproduce either...
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Replace remaining package.html files with package-info.java
> -----------------------------------------------------------
>
> Key: NUTCH-2849
> URL: https://issues.apache.org/jira/browse/NUTCH-2849
> Project: Nutch
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 1.18
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.19
>
>
> Following on from NUTCH-2842, this issue will implement solution # 2 in
> [~snagel]'s
> [comment|https://github.com/apache/nutch/pull/568#issuecomment-777298196].
> Once the warnings are gone, we can turn on the *_failonwarning="true"_* flag
> in the javadoc tasks.
> I'll get to work on this one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)