Author: jnioche
Date: Thu Oct 16 14:02:33 2014
New Revision: 1632315

URL: http://svn.apache.org/r1632315
Log:
NUTCH-1876 upgraded to crawler-commons 0.5

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=1632315&r1=1632314&r2=1632315&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Thu Oct 16 14:02:33 2014
@@ -2,6 +2,8 @@ Nutch Change Log
 
 Nutch Current Development 1.10-SNAPSHOT
 
+* NUTCH-1876 Upgrade to Crawler Commons 0.5 (jnioche)
+
 * NUTCH-1874 FileDumper comment typos ( Arthur Cinader via lewismc)
 
 * NUTCH-1164 Write JUnit tests for protocol-http (nimafl via snagel)

Modified: nutch/trunk/ivy/ivy.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/ivy/ivy.xml?rev=1632315&r1=1632314&r2=1632315&view=diff
==============================================================================
--- nutch/trunk/ivy/ivy.xml (original)
+++ nutch/trunk/ivy/ivy.xml Thu Oct 16 14:02:33 2014
@@ -69,7 +69,7 @@
 
                <dependency org="com.google.guava" name="guava" rev="11.0.2" />
                <dependency org="com.google.code.crawler-commons" 
name="crawler-commons"
-                       rev="0.4" />
+                       rev="0.5" />
 
                <!--Configuration: test -->
 


Reply via email to