summaryrefslogtreecommitdiff
path: root/java/systests
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-05-12 15:53:57 +0000
committerRafael H. Schloming <rhs@apache.org>2008-05-12 15:53:57 +0000
commit4a1605e6b357c251398aca281b90452c1cbd5ab2 (patch)
tree0f72b905e16d8d0ea43a5c7d963d7ae5e03e78a9 /java/systests
parent2d6b47de29b2257181463ba8623b7b75541f57e4 (diff)
downloadqpid-python-4a1605e6b357c251398aca281b90452c1cbd5ab2.tar.gz
QPID-1037: removed manual setting of the module.name property as it is set automatically by the build scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@655536 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/systests')
-rw-r--r--java/systests/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/systests/build.xml b/java/systests/build.xml
index 76b08f239f..4eb7275e73 100644
--- a/java/systests/build.xml
+++ b/java/systests/build.xml
@@ -20,7 +20,6 @@ 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"