From 611747a6fea6b03c16d955af639d101319cf0b7f Mon Sep 17 00:00:00 2001 From: eranda Date: Sat, 9 Jul 2011 09:02:32 +0000 Subject: 1. Remove static variable in SessionFactory 2. Set spaces to 4 3. Exception handling 4. Rename *Test to *TestCase 5. Convert test cases in to JUnit 6. Rename addValue() method in Group.java to addEntry() 7. Updated the addEntry method signature to accept String type only git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144620 13f79535-47bb-0310-9956-ffa450edef68 --- collaboration/GSoC-2011-Eranda/cassandra/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'collaboration/GSoC-2011-Eranda/cassandra/pom.xml') diff --git a/collaboration/GSoC-2011-Eranda/cassandra/pom.xml b/collaboration/GSoC-2011-Eranda/cassandra/pom.xml index 6c52fbfe9d..1194cdfd26 100644 --- a/collaboration/GSoC-2011-Eranda/cassandra/pom.xml +++ b/collaboration/GSoC-2011-Eranda/cassandra/pom.xml @@ -48,6 +48,11 @@ under the License. cassandra-all 0.7.4 + + junit + junit + 4.8.2 + -- cgit v1.2.3