Sebastian Nagel created NUTCH-2899: -------------------------------------- Summary: 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 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.3.4#803005)