[ 
https://issues.apache.org/jira/browse/NUTCH-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040909#comment-18040909
 ] 

ASF GitHub Bot commented on NUTCH-2671:
---------------------------------------

igiguere opened a new pull request, #870:
URL: https://github.com/apache/nutch/pull/870

   Fix for NUTCH-2671 contributed by igiguere.  Also fixes NUTCH-3128, 
NUTCH-3125
   
   This PR removes the dependency on MRunit.
   
   Adding class ReducerContextWrapper to supply a minimal Context for testing, 
and using this class to replace the use of MRunit.
   
   Removing class CrawlDbUpdateTestDriver, since only one test used it, and 
that test is now updated to use the new ReducerContextWrapper.
   
   Unrelated improvements: 
   * adding an Ant target to get the dependency tree of test projects
   * in TestProtocolHttpByProxy, look for an available port to start the proxy 
server
   
   All unit tests pass locally:
   * ant clean compile test
   * ant test-full -Dtestcase=TestSegmentMerger
   * ant test-full -Dtestcase=TestSegmentMergerCrawlDatums
   
   




> Upgrade ant ivy library
> -----------------------
>
>                 Key: NUTCH-2671
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2671
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 2.4, 1.16
>            Reporter: Sebastian Nagel
>            Assignee: Sebastian Nagel
>            Priority: Major
>             Fix For: 1.18
>
>
> Upgrade the [ant ivy library|https://ant.apache.org/ivy/index.html] to latest 
> release (2.5.0-rc1) to address NUTCH-2669.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to