Author: [email protected]
Date: Wed May  9 14:38:14 2012
New Revision: 2329

Log:
[AMDATUAUTH-123] Fixed performance tests

Modified:
   trunk/amdatu-auth/test-performance/test-bundle/pom.xml
   trunk/amdatu-auth/test-performance/test-execution/pom.xml
   trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml
   
trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/src/main/assembly/bin-component.xml
   trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/pom.xml
   
trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/src/main/assembly/bin-component.xml

Modified: trunk/amdatu-auth/test-performance/test-bundle/pom.xml
==============================================================================
--- trunk/amdatu-auth/test-performance/test-bundle/pom.xml      (original)
+++ trunk/amdatu-auth/test-performance/test-bundle/pom.xml      Wed May  9 
14:38:14 2012
@@ -75,7 +75,7 @@
           <instructions>
             
<Bundle-Activator>org.amdatu.auth.test.performance.osgi.Activator</Bundle-Activator>
             <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-            <Embed-Dependency>json;scope=compile</Embed-Dependency>
+            
<Embed-Dependency>json|org.amdatu.osgisupport;scope=compile</Embed-Dependency>
             <Import-Package>
               *
             </Import-Package>

Modified: trunk/amdatu-auth/test-performance/test-execution/pom.xml
==============================================================================
--- trunk/amdatu-auth/test-performance/test-execution/pom.xml   (original)
+++ trunk/amdatu-auth/test-performance/test-execution/pom.xml   Wed May  9 
14:38:14 2012
@@ -28,8 +28,8 @@
   <description>This bundle generates the Performance Test framework for the 
Auth project</description>
 
   <properties>
-    <test.version.x>0.2.1</test.version.x>
-    <test.version.y>0.2.2</test.version.y>
+    <test.version.x>0.2.2</test.version.x>
+    <test.version.y>0.3.0</test.version.y>
   </properties>
 
   <dependencies>

Modified: trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml
==============================================================================
--- trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml 
(original)
+++ trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml Wed May 
 9 14:38:14 2012
@@ -41,6 +41,13 @@
       <scope>compile</scope>
       <type>zip</type>
     </dependency>
+    <dependency>
+      <groupId>org.amdatu.auth</groupId>
+      <artifactId>org.amdatu.auth.test.performance.bundle</artifactId>
+      <version>${current.version}</version>
+      <scope>compile</scope>
+      <type>bundle</type>
+    </dependency>
   </dependencies>
 
   <build>

Modified: 
trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/src/main/assembly/bin-component.xml
==============================================================================
--- 
trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/src/main/assembly/bin-component.xml
     (original)
+++ 
trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/src/main/assembly/bin-component.xml
     Wed May  9 14:38:14 2012
@@ -20,10 +20,18 @@
   <dependencySets>
     <dependencySet>
       <includes>
-        <include>org.amdatu.auth:*</include>
+        <include>org.amdatu.auth:org.amdatu.auth.release.demo</include>
       </includes>
       <unpack>true</unpack>
       <useTransitiveDependencies>false</useTransitiveDependencies>
     </dependencySet>
+    <dependencySet>
+      <outputDirectory>deploy</outputDirectory>
+      <includes>
+        
<include>org.amdatu.auth:org.amdatu.auth.test.performance.bundle</include>
+      </includes>
+      <unpack>false</unpack>
+      <useTransitiveDependencies>false</useTransitiveDependencies>
+    </dependencySet>
   </dependencySets>
 </component>
\ No newline at end of file

Modified: trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/pom.xml
==============================================================================
--- trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/pom.xml 
(original)
+++ trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/pom.xml Wed May 
 9 14:38:14 2012
@@ -41,6 +41,13 @@
       <scope>compile</scope>
       <type>zip</type>
     </dependency>
+    <dependency>
+      <groupId>org.amdatu.auth</groupId>
+      <artifactId>org.amdatu.auth.test.performance.bundle</artifactId>
+      <version>${current.version}</version>
+      <scope>compile</scope>
+      <type>bundle</type>
+    </dependency>
   </dependencies>
 
   <build>

Modified: 
trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/src/main/assembly/bin-component.xml
==============================================================================
--- 
trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/src/main/assembly/bin-component.xml
     (original)
+++ 
trunk/amdatu-auth/test-performance/test-releases/auth-0.3.0/src/main/assembly/bin-component.xml
     Wed May  9 14:38:14 2012
@@ -20,10 +20,18 @@
   <dependencySets>
     <dependencySet>
       <includes>
-        <include>org.amdatu.auth:*</include>
+        <include>org.amdatu.auth:org.amdatu.auth.release.demo</include>
       </includes>
       <unpack>true</unpack>
       <useTransitiveDependencies>false</useTransitiveDependencies>
     </dependencySet>
+    <dependencySet>
+      <outputDirectory>deploy</outputDirectory>
+      <includes>
+        
<include>org.amdatu.auth:org.amdatu.auth.test.performance.bundle</include>
+      </includes>
+      <unpack>false</unpack>
+      <useTransitiveDependencies>false</useTransitiveDependencies>
+    </dependencySet>
   </dependencySets>
 </component>
\ No newline at end of file
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to