[
https://issues.apache.org/jira/browse/NUTCH-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885417#comment-13885417
]
Walter Tietze commented on NUTCH-1720:
--------------------------------------
I just checked that building still is correct.
But according to 'HowToContribute', I should also run the tests. The tests fail
in
./src/plugin/protocol-httpclient/src/test/org/apache/nutch/protocol/httpclient/TestProtocolHttpClient.java.
I try to find out why this test is not passing anymore.
> Duplicate lines in HttpBase.java
> --------------------------------
>
> Key: NUTCH-1720
> URL: https://issues.apache.org/jira/browse/NUTCH-1720
> Project: Nutch
> Issue Type: Bug
> Components: protocol
> Reporter: Walter Tietze
> Priority: Trivial
> Attachments: HttpBase.java
>
>
> In class HttpBase exist duplicate lines in check for http state '410'.
> Moreover in the additional log message the Text-Object is used instead of the
> URL object.
> Source File is
> ./src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)