Author: [email protected]
Date: Thu Apr 28 14:27:49 2011
New Revision: 1061
Log:
[AMDATUCASSANDRA-7] Performance test refactoring
Added:
trunk/amdatu-cassandra/test-performance/test-execution/pom.xml
- copied, changed from r1058,
/trunk/amdatu-cassandra/test-performance/pom.xml
trunk/amdatu-cassandra/test-performance/test-execution/src/
- copied from r1058, /trunk/amdatu-cassandra/test-performance/src/
Removed:
trunk/amdatu-cassandra/test-performance/HOWTO.txt
trunk/amdatu-cassandra/test-performance/pom.xml
trunk/amdatu-cassandra/test-performance/src/
Modified:
trunk/amdatu-cassandra/test-performance/test-bundle/pom.xml
Modified: trunk/amdatu-cassandra/test-performance/test-bundle/pom.xml
==============================================================================
--- trunk/amdatu-cassandra/test-performance/test-bundle/pom.xml (original)
+++ trunk/amdatu-cassandra/test-performance/test-bundle/pom.xml Thu Apr 28
14:27:49 2011
@@ -3,10 +3,10 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.amdatu.cassandra</groupId>
- <artifactId>org.amdatu.cassandra</artifactId>
+ <artifactId>org.amdatu.cassandra.test.performance</artifactId>
<version>0.2.0-SNAPSHOT</version>
</parent>
- <artifactId>org.amdatu.cassandra.performance-bundle</artifactId>
+ <artifactId>org.amdatu.cassandra.test.performance.bundle</artifactId>
<packaging>bundle</packaging>
<name>Amdatu Cassandra - Performance test bundle</name>
Copied: trunk/amdatu-cassandra/test-performance/test-execution/pom.xml (from
r1058, /trunk/amdatu-cassandra/test-performance/pom.xml)
==============================================================================
--- /trunk/amdatu-cassandra/test-performance/pom.xml (original)
+++ trunk/amdatu-cassandra/test-performance/test-execution/pom.xml Thu Apr
28 14:27:49 2011
@@ -2,8 +2,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.amdatu.opensocial</groupId>
- <artifactId>org.amdatu.opensocial</artifactId>
+ <groupId>org.amdatu.cassandra</groupId>
+ <artifactId>org.amdatu.cassandra</artifactId>
<version>0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.cassandra.test.performance</artifactId>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits