summaryrefslogtreecommitdiff
path: root/qpid/java/pom.xml
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-01-10 15:47:18 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-01-10 15:47:18 +0000
commitbd257f3a8b5e72da0400f678855164b117897879 (patch)
treeaaec879df5bf0c06b833b3176c38bccd25de582e /qpid/java/pom.xml
parent13089aec5735eed904988130a8c1d7733ea66828 (diff)
downloadqpid-python-bd257f3a8b5e72da0400f678855164b117897879.tar.gz
QPID-278 Add PerfTests into build and distribution
perftests are now built as part of the main build. The resulting jar contains both class and java files. The binary distribution also includes a perftests folder in the bin directory which contains scripts to run the tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@494861 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/pom.xml')
-rw-r--r--qpid/java/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml
index 759917c7e6..25dba411e5 100644
--- a/qpid/java/pom.xml
+++ b/qpid/java/pom.xml
@@ -115,6 +115,7 @@
<module>client</module>
<module>cluster</module>
<module>systests</module>
+ <module>perftests</module>
<module>management/eclipse-plugin</module>
</modules>