[
https://issues.apache.org/jira/browse/NUTCH-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687800#comment-16687800
]
Hudson commented on NUTCH-2661:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch-trunk #3589 (See
[https://builds.apache.org/job/Nutch-trunk/3589/])
NUTCH-2661 Move the TestOutlinks class into the o.a.n.parse path (snagel:
[https://github.com/apache/nutch/commit/2d48152db0d032a58ea2324e8b40b6c5c48d7cd6])
* (add) src/test/org/apache/nutch/parse/TestOutlinks.java
* (delete)
src/plugin/index-links/src/test/org/apache/nutch/parse/TestOutlinks.java
> Move TestOutlinks to the proper path
> ------------------------------------
>
> Key: NUTCH-2661
> URL: https://issues.apache.org/jira/browse/NUTCH-2661
> Project: Nutch
> Issue Type: Improvement
> Reporter: Jorge Luis Betancourt Gonzalez
> Assignee: Jorge Luis Betancourt Gonzalez
> Priority: Trivial
> Fix For: 1.16
>
>
> Initially, I placed the {{TestOutlinks}} class in the index-links plugin,
> although this was when I found the bug with the {{hashCode}}. Now I realised
> that this test is best to have in the {{test/org/apache/nutch/nutch/parse}}
> directory.
> Even more because since this test is not covering any plugin-specific code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)