[
https://issues.apache.org/jira/browse/NUTCH-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661261#comment-16661261
]
Hudson commented on NUTCH-2661:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch-trunk #3576 (See
[https://builds.apache.org/job/Nutch-trunk/3576/])
NUTCH-2661 Move the TestOutlinks class into the o.a.n.parse path
(jorge-luis.betancourt:
[https://github.com/apache/nutch/commit/c8fcb78890df4e917a1d36ae945a1e01e02c0c78])
* (delete)
src/plugin/index-links/src/test/org/apache/nutch/parse/TestOutlinks.java
* (add) 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)