summaryrefslogtreecommitdiff
path: root/java/systests
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-05-08 12:24:43 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-05-08 12:24:43 +0000
commita4c7758c71707b67881f7bc819af159acbe99577 (patch)
tree48ceb5ebf68f05a3e35287f7781616768e239684 /java/systests
parentec9c7045d5f52b9eaea58d8ab8f4b1636af10aea (diff)
downloadqpid-python-a4c7758c71707b67881f7bc819af159acbe99577.tar.gz
QPID-1037: Added module name prop and an exclude.modules prop + switch systests off in cpp profiles.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/systests')
-rw-r--r--java/systests/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/systests/build.xml b/java/systests/build.xml
index 4eb7275e73..76b08f239f 100644
--- a/java/systests/build.xml
+++ b/java/systests/build.xml
@@ -20,6 +20,7 @@ nn - or more contributor license agreements. See the NOTICE file
-->
<project name="System Tests" default="build">
+ <property name="module.name" value="systests"/>
<property name="module.depends" value="client broker common junit-toolkit"/>
<property name="module.test.src" location="src/main/java"/>
<property name="module.test.excludes"