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

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

sebastian-nagel closed pull request #260: NUTCH-2480 Upgrade crawler-commons 
dependency to 0.9
URL: https://github.com/apache/nutch/pull/260
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/ivy/ivy.xml b/ivy/ivy.xml
index a72a63283..2f7708199 100644
--- a/ivy/ivy.xml
+++ b/ivy/ivy.xml
@@ -74,7 +74,9 @@
 
                <dependency org="com.google.guava" name="guava" rev="18.0" />
 
-               <dependency org="com.github.crawler-commons" 
name="crawler-commons" rev="0.8" />
+               <dependency org="com.github.crawler-commons" 
name="crawler-commons" rev="0.9">
+                       <exclude org="org.apache.tika"/>
+               </dependency>
 
                <dependency org="com.martinkl.warc" name="warc-hadoop" 
rev="0.1.0" />
                


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Upgrade crawler-commons dependency to 0.9
> -----------------------------------------
>
>                 Key: NUTCH-2480
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2480
>             Project: Nutch
>          Issue Type: Improvement
>          Components: build, deployment
>    Affects Versions: 1.13
>            Reporter: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.14
>
>
> Crawler-commons [0.9 is 
> relased|https://groups.google.com/d/msg/crawler-commons/O39RrYlwwTY/m4VS0YMvBgAJ].
>  We should upgrade the dependency: there are significant improvements in the 
> sitemap parser, also crawler-commons 0.9 depends on Tika 1.16 which minimizes 
> the gap to Tika 1.17 (NUTCH-2439).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to