Author: [email protected]
Date: Mon May  9 16:03:21 2011
New Revision: 1128

Log:
[AMDATUCASSANDRA-67] Added missing attributions for transitive dependencies in 
cassandra-application, added missing license headers, reconfigured 
maven-javadoc-plugin and removed LICENSE-ASL2 as it was redundant.

Modified:
   branches/amdatu-cassandra-0.2.0/cassandra-application/NOTICE
   
branches/amdatu-cassandra-0.2.0/cassandra-application/src/main/resources/conf/cassandra.yaml
   
branches/amdatu-cassandra-0.2.0/cassandra-persistencemanager/src/test/resources/cassandra.yaml
   branches/amdatu-cassandra-0.2.0/cassandra-tools/src/main/resources/readme.txt
   
branches/amdatu-cassandra-0.2.0/config-fileinstall/org.amdatu.core.cassandra.application.cfg
   branches/amdatu-cassandra-0.2.0/pom.xml
   branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-component.xml
   branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-release.xml
   branches/amdatu-cassandra-0.2.0/release/src/main/assembly/src-release.xml
   branches/amdatu-cassandra-0.2.0/release/src/main/resources/NOTICE
   
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/assembly.xml
   
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/component.xml
   
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM getRowKeys.jmx
   
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM.jmx
   
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/configuration.properties
   
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.bat
   
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.sh

Modified: branches/amdatu-cassandra-0.2.0/cassandra-application/NOTICE
==============================================================================
--- branches/amdatu-cassandra-0.2.0/cassandra-application/NOTICE        
(original)
+++ branches/amdatu-cassandra-0.2.0/cassandra-application/NOTICE        Mon May 
 9 16:03:21 2011
@@ -27,6 +27,55 @@
 Copyright 2004-2005 SLF4J.ORG.
 For more information, see http://www.slf4j.org/.
 License: MIT License (see http://www.opensource.org/licenses/mit-license.php).
+-
+This product includes snakeyaml, developed by Andrey Somov
+Copyright (c) 2008-2011, http://www.snakeyaml.org
+For more information, see http://code.google.com/p/snakeyaml/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes JUG (Java Uuid/guid Generator), developed by Jug.
+Copyright (c) 2002 Tatu Saloranta, [email protected]
+For more information, see http://jug.safehaus.org/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes Jetty, developed by Mort Bay Consulting Pty Ltd.
+Copyright 1995-2006 Mort Bay Consulting Pty Ltd
+For more information, see http://jetty.codehaus.org/jetty/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes Jackson, developed by Tatu Saloranta.
+Copyright (c) 2007- Tatu Saloranta, [email protected]
+For more information, see http://jackson.codehaus.org/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes the high-scale-lib deveoped by Cliff Click.
+For more information, see http://sourceforge.net/projects/high-scale-lib/.
+License: Public Domain, see http://creativecommons.org/licenses/publicdomain.
+-
+This product includes Hadoop, developed by The Apache Software Foundation 
(http://www.apache.org/).
+Copyright 2002-2004 The Apache Software Foundation
+For more information, see http://hadoop.apache.org/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes Guava-libraries, developed by Google Inc.
+Copyright (C) 2010 Google Inc.
+For more information, see http://code.google.com/p/guava-libraries/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes concurrentlinkedhashmap, developed by Benjamin Manes
+Copyright 2010 Benjamin Manes
+For more information, see http://code.google.com/p/concurrentlinkedhashmap/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes Apache Commons, developed by The Apache Software 
Foundation (http://www.apache.org/).
+Copyright 2001-2009 The Apache Software Foundation.
+For more information, see http://commons.apache.org/cli/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
+-
+This product includes Apache Avro, developed by The Apache Software Foundation.
+Copyright 2010 The Apache Software Foundation.
+For more information, see http://avro.apache.org/.
+License: Apache Software License 2.0 (see 
http://www.apache.org/licenses/LICENSE-2.0.html).
 
 
 II. Used Software

Modified: 
branches/amdatu-cassandra-0.2.0/cassandra-application/src/main/resources/conf/cassandra.yaml
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/cassandra-application/src/main/resources/conf/cassandra.yaml
        (original)
+++ 
branches/amdatu-cassandra-0.2.0/cassandra-application/src/main/resources/conf/cassandra.yaml
        Mon May  9 16:03:21 2011
@@ -1,3 +1,18 @@
+# Copyright (c) 2010, 2011 The Amdatu Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.verning permissions and limitations
+# under the License.
+
 # Cassandra storage config YAML
 
 #NOTE !!!!!!!! NOTE

Modified: 
branches/amdatu-cassandra-0.2.0/cassandra-persistencemanager/src/test/resources/cassandra.yaml
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/cassandra-persistencemanager/src/test/resources/cassandra.yaml
      (original)
+++ 
branches/amdatu-cassandra-0.2.0/cassandra-persistencemanager/src/test/resources/cassandra.yaml
      Mon May  9 16:03:21 2011
@@ -1,3 +1,18 @@
+# Copyright (c) 2010, 2011 The Amdatu Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.verning permissions and limitations
+# under the License.
+
 # Cassandra storage config YAML
 
 # NOTE:

Modified: 
branches/amdatu-cassandra-0.2.0/cassandra-tools/src/main/resources/readme.txt
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/cassandra-tools/src/main/resources/readme.txt   
    (original)
+++ 
branches/amdatu-cassandra-0.2.0/cassandra-tools/src/main/resources/readme.txt   
    Mon May  9 16:03:21 2011
@@ -1,3 +1,20 @@
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
+
 This directory provides the Cassandra client utilities pre-configured to be 
used for the
 specified Cassandra client in the pom.xml file of this project. To generate 
Cassandra
 client tools for any cassandra client, edit the pom.xml and fill in these 
properties:

Modified: 
branches/amdatu-cassandra-0.2.0/config-fileinstall/org.amdatu.core.cassandra.application.cfg
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/config-fileinstall/org.amdatu.core.cassandra.application.cfg
        (original)
+++ 
branches/amdatu-cassandra-0.2.0/config-fileinstall/org.amdatu.core.cassandra.application.cfg
        Mon May  9 16:03:21 2011
@@ -1,3 +1,18 @@
+# Copyright (c) 2010, 2011 The Amdatu Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.verning permissions and limitations
+# under the License.
+
 # Root work directory of Cassandra log and data files
 workdir=cassandra
 

Modified: branches/amdatu-cassandra-0.2.0/pom.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.0/pom.xml     (original)
+++ branches/amdatu-cassandra-0.2.0/pom.xml     Mon May  9 16:03:21 2011
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.amdatu</groupId>
     <artifactId>amdatu</artifactId>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
     <relativePath>../amdatu-parent/pom.xml</relativePath>
   </parent>
   <groupId>org.amdatu.cassandra</groupId>
@@ -299,6 +299,24 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.8</version>
+        <configuration>
+          <show>public</show>
+          <detectOfflineLinks>false</detectOfflineLinks>
+          
<excludePackageNames>org.amdatu.cassandra.application.*:org.amdatu.cassandra.gadgetstore.*:org.amdatu.cassandra.listener.*:org.amdatu.cassandra.persistencemanager.*:org.amdatu.cassandra.tenantstore.*:org.amdatu.cassandra.useradminstore.*:org.amdatu.cassandra.test.*,org.amdatu.test.performance.*</excludePackageNames>
+        </configuration>
+        <executions>
+          <execution>
+            <id>aggregate</id>
+            <goals>
+              <goal>aggregate</goal>
+            </goals>
+            <phase>site</phase>
+          </execution>
+        </executions>
+      </plugin>
     </plugins>
     <pluginManagement>
       <plugins>
@@ -361,16 +379,6 @@
           <enableRulesSummary>false</enableRulesSummary>
         </configuration>
       </plugin>
-      <plugin>
-        <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.7</version>
-        <configuration>
-          <aggregate>true</aggregate>
-          <show>public</show>
-          <detectOfflineLinks>false</detectOfflineLinks>
-          
<excludePackageNames>org.amdatu.cassandra.application.*:org.amdatu.cassandra.gadgetstore.*:org.amdatu.cassandra.listener.*:org.amdatu.cassandra.persistencemanager.*:org.amdatu.cassandra.tenantstore.*:org.amdatu.cassandra.useradminstore.*:org.amdatu.cassandra.test.*</excludePackageNames>
-        </configuration>
-      </plugin>
     </plugins>
   </reporting>
 

Modified: 
branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-component.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-component.xml 
(original)
+++ branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-component.xml 
Mon May  9 16:03:21 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
 <component 
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.0
 view-source:http://maven.apache.org/xsd/component-1.1.0.xsd";>
 

Modified: 
branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-release.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-release.xml   
(original)
+++ branches/amdatu-cassandra-0.2.0/release/src/main/assembly/bin-release.xml   
Mon May  9 16:03:21 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
 <assembly 
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0
 http://maven.apache.org/xsd/assembly-1.1.0.xsd";>
 

Modified: 
branches/amdatu-cassandra-0.2.0/release/src/main/assembly/src-release.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.0/release/src/main/assembly/src-release.xml   
(original)
+++ branches/amdatu-cassandra-0.2.0/release/src/main/assembly/src-release.xml   
Mon May  9 16:03:21 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
 <assembly 
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0
 http://maven.apache.org/xsd/assembly-1.1.0.xsd";>
 

Modified: branches/amdatu-cassandra-0.2.0/release/src/main/resources/NOTICE
==============================================================================
--- branches/amdatu-cassandra-0.2.0/release/src/main/resources/NOTICE   
(original)
+++ branches/amdatu-cassandra-0.2.0/release/src/main/resources/NOTICE   Mon May 
 9 16:03:21 2011
@@ -1,55 +1,140 @@
+Amdatu Cassandra
+Copyright 2010, 2011 The Amdatu Foundation
+
+I. Included Software
+
 This product includes Amdatu Cassandra, developed by The Amdatu Foundation 
(http://www.amdatu.org/).
 Copyright 2011 The Amdatu Foundation.
 For more information, see 
http://www.amdatu.org/confluence/display/Amdatu/Amdatu+Cassandra.
-License: Apache Software License 2.0 (see LICENSE-ASL2.txt).
+License: Apache Software License 2.0 (see LICENSE).
 -
 This product includes Apache Cassandra, developed by the The Apache Software 
Foundation (http://www.apache.org/).
 Copyright 2009-2010 The Apache Software Foundation.
 For more information, see http://cassandra.apache.org/.
-License: Apache Software License 2.0 (see LICENSE-ASL2.txt).
+License: Apache Software License 2.0 (see LICENSE).
 -
 This product includes Apache Thrift, developed by The Apache Software 
Foundation (http://www.apache.org/).
 Copyright 2006-2010 The Apache Software Foundation.
 For more information, see http://incubator.apache.org/thrift/.
-License: Apache Software License 2.0 (see LICENSE-ASL2.txt).
+License: Apache Software License 2.0 (see LICENSE).
 -
 This product includes Apache log4j, developed by The Apache Software 
Foundation (http://www.apache.org/).
 Copyright 2007 The Apache Software Foundation.
 For more information, see http://logging.apache.org/log4j/.
-License: Apache Software License 2.0 (see LICENSE-ASL2.txt).
+License: Apache Software License 2.0 (see LICENSE).
 -
 This product includes Apache SLF4J, developed by Ceki G�lc�.
 Copyright 2004-2005 SLF4J.ORG.
 For more information, see http://www.slf4j.org/.
-License: MIT License (see LICENSE-MIT.txt).
+License: MIT License (see LICENSE-MIT).
 -
 This product includes Hector, developed by Ran Tavory (http://prettyprint.me/).
 Copyright 2010 Ran Tavory.
 For more information, see https://github.com/rantav/hector.
-License: MIT License (see LICENSE-MIT.txt).
+License: MIT License (see LICENSE-MIT).
 -
 This product includes Apache Commons CLI, developed by The Apache Software 
Foundation (http://www.apache.org/).
 Copyright 2001-2009 The Apache Software Foundation.
 For more information, see http://commons.apache.org/cli/.
-License: Apache Software License 2.0 (see LICENSE-ASL2.txt).
+License: Apache Software License 2.0 (see LICENSE).
 -
 This product includes JLine, developed by Marc Prud'hommeaux.
 Copyright 2002-2006 Marc Prud'hommeaux
 For more information, see http://jline.sourceforge.net/.
-License: BSD license (see LICENSE-BSD.txt or 
http://jline.sourceforge.net/license.html)
+License: BSD license (see LICENSE-BSD or 
http://jline.sourceforge.net/license.html)
 -
 This product includes ANTLR, developed by Terence Parr.
 Copyright 2010 Terence Parr
 For more information, see http://www.antlr.org/.
-License: BSD license (see LICENSE-BSD.txt)
+License: BSD license (see LICENSE-BSD)
 -
 This product includes google-gson, developed by Google Inc.
 Copyright 2008-2011 Google Inc.
 For more information, see http://code.google.com/p/google-gson/.
-License: Apache Software License 2.0 (see LICENSE-ASL2.txt).
+License: Apache Software License 2.0 (see LICENSE).
 -
 This product includes JSON in JAVA, developed by JSON.org 
(http://www.json.org).
 Copyright 2002 JSON.org
 For more information, see http://www.json.org/
-License: JSON (see LICENSE-JSON.txt)
--
\ No newline at end of file
+License: JSON (see LICENSE-JSON)
+-
+This product includes snakeyaml, developed by Andrey Somov
+Copyright (c) 2008-2011, http://www.snakeyaml.org
+For more information, see http://code.google.com/p/snakeyaml/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes JUG (Java Uuid/guid Generator), developed by Jug.
+Copyright (c) 2002 Tatu Saloranta, [email protected]
+For more information, see http://jug.safehaus.org/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes Jetty, developed by Mort Bay Consulting Pty Ltd.
+Copyright 1995-2006 Mort Bay Consulting Pty Ltd
+For more information, see http://jetty.codehaus.org/jetty/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes Jackson, developed by Tatu Saloranta.
+Copyright (c) 2007- Tatu Saloranta, [email protected]
+For more information, see http://jackson.codehaus.org/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes the high-scale-lib deveoped by Cliff Click.
+For more information, see http://sourceforge.net/projects/high-scale-lib/.
+License: Public Domain, see http://creativecommons.org/licenses/publicdomain.
+-
+This product includes Hadoop, developed by The Apache Software Foundation 
(http://www.apache.org/).
+Copyright 2002-2004 The Apache Software Foundation
+For more information, see http://hadoop.apache.org/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes Guava-libraries, developed by Google Inc.
+Copyright (C) 2010 Google Inc.
+For more information, see http://code.google.com/p/guava-libraries/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes concurrentlinkedhashmap, developed by Benjamin Manes
+Copyright 2010 Benjamin Manes
+For more information, see http://code.google.com/p/concurrentlinkedhashmap/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes Apache Commons, developed by The Apache Software 
Foundation (http://www.apache.org/).
+Copyright 2001-2009 The Apache Software Foundation.
+For more information, see http://commons.apache.org/cli/.
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product includes Apache Avro, developed by The Apache Software Foundation.
+Copyright 2010 The Apache Software Foundation.
+For more information, see http://avro.apache.org/.
+License: Apache Software License 2.0 (see LICENSE).
+
+
+II. Used Software
+
+This product uses software developed at The OSGi Alliance 
(http://www.osgi.org/).
+Copyright (c) OSGi Alliance (2000, 2007).
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product uses Pax UserAdmin developed by OPS4J (http://www.ops4j.org).
+Copyright 2009 OPS4J
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product uses Pax Exam developed by OPS4J (http://www.ops4j.org).
+Copyright 2009 OPS4J
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product uses Pax Swissbox developed by OPS4J (http://www.ops4j.org).
+Copyright 2009 OPS4J
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product uses Apache Sling developed by The Apache Software Foundation 
(http://www.apache.org/).
+Copyright 2008-2011 The Apache Software Foundation
+License: Apache Software License 2.0 (see LICENSE).
+-
+This product uses Apache Felix developed by The Apache Software Foundation 
(http://www.apache.org/).
+Copyright 2011 The Apache Software Foundation
+License: Apache Software License 2.0 (see LICENSE).
+
+
+III. License Summary
+This products is licensed under the Apache Software License 2.0,
+see the LICENSE file included in this distribution.

Modified: 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/assembly.xml
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/assembly.xml
      (original)
+++ 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/assembly.xml
      Mon May  9 16:03:21 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
 <assembly 
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0
 http://maven.apache.org/xsd/assembly-1.1.0.xsd";>
   <id>bin</id>

Modified: 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/component.xml
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/component.xml
     (original)
+++ 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/assembly/component.xml
     Mon May  9 16:03:21 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
 <component 
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.0
 view-source:http://maven.apache.org/xsd/component-1.1.0.xsd";>
 

Modified: 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM getRowKeys.jmx
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM getRowKeys.jmx  (original)
+++ 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM getRowKeys.jmx  Mon May  9 16:03:21 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
 <jmeterTestPlan version="1.2" properties="2.1">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Amdatu Web 
Test Plan" enabled="true">

Modified: 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM.jmx
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM.jmx     (original)
+++ 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/jmeter-plans/Amdatu
 Cassandra PM.jmx     Mon May  9 16:03:21 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2010, 2011 The Amdatu Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.verning permissions and limitations
+  under the License.
+-->
 <jmeterTestPlan version="1.2" properties="2.1">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Amdatu Web 
Test Plan" enabled="true">

Modified: 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/configuration.properties
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/configuration.properties
   (original)
+++ 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/configuration.properties
   Mon May  9 16:03:21 2011
@@ -1,3 +1,18 @@
+# Copyright (c) 2010, 2011 The Amdatu Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.verning permissions and limitations
+# under the License.
+
 # Java properties file for performance test execution.
 
 # Run a performance test

Modified: 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.bat
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.bat
    (original)
+++ 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.bat
    Mon May  9 16:03:21 2011
@@ -1 +1,16 @@
+@REM Copyright (c) 2010, 2011 The Amdatu Foundation
+@REM
+@REM Licensed under the Apache License, Version 2.0 (the "License");
+@REM you may not use this file except in compliance with the License.
+@REM You may obtain a copy of the License at
+@REM
+@REM http://www.apache.org/licenses/LICENSE-2.0
+@REM
+@REM Unless required by applicable law or agreed to in writing, software
+@REM distributed under the License is distributed on an "AS IS" BASIS,
+@REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+@REM See the License for the specific language governing permissions and
+@REM limitations under the License.verning permissions and limitations
+@REM under the License.
+
 java -Xmx1024m -jar 
org.amdatu.test.performance-${test.performance.version}.jar -config 
configuration.properties
\ No newline at end of file

Modified: 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.sh
==============================================================================
--- 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.sh
     (original)
+++ 
branches/amdatu-cassandra-0.2.0/test-performance/test-execution/src/main/resources/shell/run.sh
     Mon May  9 16:03:21 2011
@@ -1 +1,16 @@
+# Copyright (c) 2010, 2011 The Amdatu Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.verning permissions and limitations
+# under the License.
+
 java -Xmx1024m -jar 
org.amdatu.test.performance-${test.performance.version}.jar -config 
configuration.properties
\ No newline at end of file
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to