[
https://issues.apache.org/jira/browse/NUTCH-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041467#comment-18041467
]
Hudson commented on NUTCH-3128:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #206 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/206/])
fix for NUTCH-2671 contributed by igiguere. Also fixes NUTCH-3128, NUTCH-3125
(igiguere71:
[https://github.com/apache/nutch/commit/f43ff78bf4038f200dda3c0a787f6086f9566f65])
* (edit) src/test/org/apache/nutch/crawl/TestCrawlDbStates.java
* (edit) build.xml
* (edit)
src/plugin/protocol-http/src/test/org/apache/nutch/protocol/http/TestProtocolHttpByProxy.java
* (delete) src/test/org/apache/nutch/crawl/CrawlDbUpdateTestDriver.java
* (add) src/test/org/apache/nutch/util/ReducerContextWrapper.java
* (edit) src/test/org/apache/nutch/indexer/TestIndexerMapReduce.java
* (edit) ivy/ivy.xml
* (edit) src/plugin/build-plugin.xml
> Remove dependency on mrunit
> ---------------------------
>
> Key: NUTCH-3128
> URL: https://issues.apache.org/jira/browse/NUTCH-3128
> Project: Nutch
> Issue Type: Improvement
> Components: test
> Reporter: Sebastian Nagel
> Assignee: Isabelle Giguere
> Priority: Minor
> Fix For: 1.22
>
>
> [MRUnit|https://attic.apache.org/projects/mrunit.html] retired in 2016. Nutch
> still relies on MRUnit to test MapReduce jobs in two test classes
> CrawlDbUpdateTestDriver and TestIndexerMapReduce.
> We might consider to drop the dependency on MRUnit by rewriting the two test
> classes. Because we use only few features of MRUnit, the pressure is low: [PR
> #864|https://github.com/apache/nutch/pull/864] (NUTCH-2887) already excludes
> certain outdated transitive dependencies of MRUnit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)