Author: jnioche
Date: Mon Apr 28 11:01:31 2014
New Revision: 1590600

URL: http://svn.apache.org/r1590600
Log:
NUTCH-1759 Upgrade to Crawler Commons 0.4

Modified:
    nutch/trunk/CHANGES.txt
    nutch/trunk/ivy/ivy.xml

Modified: nutch/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/nutch/trunk/CHANGES.txt?rev=1590600&r1=1590599&r2=1590600&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Mon Apr 28 11:01:31 2014
@@ -2,6 +2,8 @@ Nutch Change Log
 
 Nutch Current Development
 
+* NUTCH-1759 Upgrade to Crawler Commons 0.4 (jnioche)
+
 * NUTCH-1764 readdb to show command-line help if no action (-stats, -dump, 
etc.) given (Diaa via snagel)
 
 * NUTCH-1700 Remove deprecated code from creativecommons plugin (lewismc)

Modified: nutch/trunk/ivy/ivy.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/ivy/ivy.xml?rev=1590600&r1=1590599&r2=1590600&view=diff
==============================================================================
--- nutch/trunk/ivy/ivy.xml (original)
+++ nutch/trunk/ivy/ivy.xml Mon Apr 28 11:01:31 2014
@@ -72,7 +72,7 @@
 
                <dependency org="com.google.guava" name="guava" rev="11.0.2" />
                <dependency org="com.google.code.crawler-commons" 
name="crawler-commons"
-                       rev="0.3" />
+                       rev="0.4" />
 
                <!--Configuration: test -->
 


Reply via email to