[ 
https://issues.apache.org/jira/browse/NUTCH-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285409#comment-17285409
 ] 

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_r577051586



##########
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:
       Hi @sebastian-nagel in short no I am not able to reproduce.
   ```% ant clean runtime
   ...
     [javadoc] Standard Doclet version 1.8.0_221
     [javadoc] Building tree for all the packages and classes...
     [javadoc] Building index for all the packages and classes...
     [javadoc] Building index for all classes...
        [copy] Copying 1 file to 
/Users/lmcgibbn/Downloads/nutch/build/docs/api/org/apache/nutch/plugin/doc-files
        [copy] Copying 1 file to 
/Users/lmcgibbn/Downloads/nutch/build/docs/api/resources
        [copy] Copying 1 file to 
/Users/lmcgibbn/Downloads/nutch/build/docs/api/resources
   
   BUILD SUCCESSFUL
   Total time: 38 seconds
   ```




----------------------------------------------------------------
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)

Reply via email to