Author: jnioche
Date: Thu Oct 16 14:01:20 2014
New Revision: 1632313
URL: http://svn.apache.org/r1632313
Log:
NUTCH-1876 Upgrade to Crawler-Commons 0.5
Modified:
nutch/branches/2.x/CHANGES.txt
nutch/branches/2.x/ivy/ivy.xml
Modified: nutch/branches/2.x/CHANGES.txt
URL:
http://svn.apache.org/viewvc/nutch/branches/2.x/CHANGES.txt?rev=1632313&r1=1632312&r2=1632313&view=diff
==============================================================================
--- nutch/branches/2.x/CHANGES.txt (original)
+++ nutch/branches/2.x/CHANGES.txt Thu Oct 16 14:01:20 2014
@@ -2,6 +2,8 @@ Nutch Change Log
Current Development 2.3-SNAPSHOT
+* NUTCH-1876 Upgrade to Crawler Commons 0.5 (jnioche)
+
* NUTCH-1866 ant eclipse target should not delete runtime (nimafl via lewismc)
* NUTCH-1859 Make Nutch webapp port configurable (Nima Falaki via lewismc)
Modified: nutch/branches/2.x/ivy/ivy.xml
URL:
http://svn.apache.org/viewvc/nutch/branches/2.x/ivy/ivy.xml?rev=1632313&r1=1632312&r2=1632313&view=diff
==============================================================================
--- nutch/branches/2.x/ivy/ivy.xml (original)
+++ nutch/branches/2.x/ivy/ivy.xml Thu Oct 16 14:01:20 2014
@@ -68,7 +68,7 @@
<dependency org="org.jdom" name="jdom" rev="1.1" conf="*->default" />
<dependency org="com.google.guava" name="guava" rev="11.0.2" />
- <dependency org="com.google.code.crawler-commons" name="crawler-commons"
rev="0.4" />
+ <dependency org="com.google.code.crawler-commons" name="crawler-commons"
rev="0.5" />
<dependency org="org.restlet.jse" name="org.restlet" rev="2.2.1"
conf="*->default" />
<dependency org="org.restlet.jse" name="org.restlet.ext.jackson"
rev="2.2.1"