[ https://issues.apache.org/jira/browse/NUTCH-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442338#comment-17442338 ]
ASF GitHub Bot commented on NUTCH-2899: --------------------------------------- sebastian-nagel commented on pull request #701: URL: https://github.com/apache/nutch/pull/701#issuecomment-966433566 Thanks, @lewismc! -- 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. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Remove needless warning about missing o/a/rat/anttasks/antlib.xml > ----------------------------------------------------------------- > > Key: NUTCH-2899 > URL: https://issues.apache.org/jira/browse/NUTCH-2899 > Project: Nutch > Issue Type: Bug > Components: build > Affects Versions: 1.18 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Trivial > Fix For: 1.19 > > > (reported in > https://stackoverflow.com/questions/69677051/ant-eclipse-not-working-for-apache-nutch-repository) > The warning > {noformat} > Trying to override old definition of task javac > [taskdef] Could not load definitions from resource > org/apache/rat/anttasks/antlib.xml. It could not be found. > {noformat} > is needless and should be removed by moving the task definition into the task > it belongs to ("rat-sources"). -- This message was sent by Atlassian Jira (v8.20.1#820001)