summaryrefslogtreecommitdiff
path: root/qpid/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
commit2241535ef63c1ff4de7c5738f1d85eca3786e7da (patch)
treeb45eb56e30dc3adf809cfbb183b1f35bdfbadebe /qpid/java/systests
parentb6ae7a7eb71bdefa1dded98a221de32a956962c2 (diff)
downloadqpid-python-2241535ef63c1ff4de7c5738f1d85eca3786e7da.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@655536 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/systests')
-rw-r--r--qpid/java/systests/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/systests/build.xml b/qpid/java/systests/build.xml
index 76b08f239f..4eb7275e73 100644
--- a/qpid/java/systests/build.xml
+++ b/qpid/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"