Author: bhupendrab
Date: Wed Jan 10 09:50:41 2007
New Revision: 494907

URL: http://svn.apache.org/viewvc?view=rev&rev=494907
Log:
QPID-277 
adding perftests in distribution

Modified:
    incubator/qpid/trunk/qpid/java/distribution/src/main/assembly/tests.xml

Modified: 
incubator/qpid/trunk/qpid/java/distribution/src/main/assembly/tests.xml
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/distribution/src/main/assembly/tests.xml?view=diff&rev=494907&r1=494906&r2=494907
==============================================================================
--- incubator/qpid/trunk/qpid/java/distribution/src/main/assembly/tests.xml 
(original)
+++ incubator/qpid/trunk/qpid/java/distribution/src/main/assembly/tests.xml Wed 
Jan 10 09:50:41 2007
@@ -48,6 +48,7 @@
       <unpack>false</unpack>
       <includes>
         <include>org.apache.qpid:qpid-systests</include>
+        <include>org.apache.qpid:qpid-perftests</include>
       </includes>
       <scope>test</scope>
     </dependencySet>


Reply via email to