Author: [email protected]
Date: Wed Mar 28 17:10:40 2012
New Revision: 2164

Log:
[AMDATUCASSANDRA-180] Fixed duplicate hector-core import

Modified:
   branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml

Modified: branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml    (original)
+++ branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml    Wed Mar 28 
17:10:40 2012
@@ -75,7 +75,7 @@
               org.apache.cassandra.thrift.*;version="1.0.0",
               org.apache.thrift.*;version="1.0.0",
             </Export-Package>
-            
<Embed-Dependency>!slf4j-log4j12|cassandra-thrift;scope=compile</Embed-Dependency>
+            
<Embed-Dependency>!slf4j-log4j12|cassandra-thrift|hector-core;scope=compile</Embed-Dependency>
             <Embed-Transitive>true</Embed-Transitive>
           </instructions>
         </configuration>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to