Author: lewismc
Date: Fri Sep 21 14:29:48 2012
New Revision: 1388524

URL: http://svn.apache.org/viewvc?rev=1388524&view=rev
Log:
revert gora-cassandra to v0.2

Modified:
    nutch/branches/2.1/CHANGES.txt
    nutch/branches/2.1/ivy/ivy.xml

Modified: nutch/branches/2.1/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/nutch/branches/2.1/CHANGES.txt?rev=1388524&r1=1388523&r2=1388524&view=diff
==============================================================================
--- nutch/branches/2.1/CHANGES.txt (original)
+++ nutch/branches/2.1/CHANGES.txt Fri Sep 21 14:29:48 2012
@@ -35,7 +35,7 @@ Full Jira Report - https://issues.apache
 
 * NUTCH-1442 indexingfilter.order is property is misread in code (ferdy via 
lewismc)
 
-* NUTCH-1450 Upgrade to gora deps to 0.2.1 (lewismc)
+* NUTCH-1450 Upgrade to gora deps to 0.2.1 except gora-cassandra (lewismc)
 
 * NUTCH-1159 Write JUnit test for index-anchor (ferdy + lewismc)
 

Modified: nutch/branches/2.1/ivy/ivy.xml
URL: 
http://svn.apache.org/viewvc/nutch/branches/2.1/ivy/ivy.xml?rev=1388524&r1=1388523&r2=1388524&view=diff
==============================================================================
--- nutch/branches/2.1/ivy/ivy.xml (original)
+++ nutch/branches/2.1/ivy/ivy.xml Fri Sep 21 14:29:48 2012
@@ -119,7 +119,7 @@
 
     <!-- Uncomment this to use Cassandra as Gora backend. -->
     <!-- 
-    <dependency org="org.apache.gora" name="gora-cassandra" rev="0.2.1" 
conf="*->default" />
+    <dependency org="org.apache.gora" name="gora-cassandra" rev="0.2" 
conf="*->default" />
     -->
 
     <!--global exclusion -->


Reply via email to