Julien Nioche created NUTCH-1793:
------------------------------------
Summary: HttpRobotRulesParser not configured properly =>
"http.robots.403.allow" property is not read
Key: NUTCH-1793
URL: https://issues.apache.org/jira/browse/NUTCH-1793
Project: Nutch
Issue Type: Bug
Components: protocol
Affects Versions: 1.8
Reporter: Julien Nioche
HttpRobotRulesParser is instanciated by HttpBase with an empty constructor and
the conf() method is called later but relies on the super implementation and as
a result the "http.robots.403.allow" property is not read.
Am OK to leave this property in HttpRobotRulesParser but it should override
setConf so that the property is initialised properly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)