summaryrefslogtreecommitdiff
path: root/java/module.xml
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-11-07 17:42:17 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-11-07 17:42:17 +0000
commit15ea1b2572d040cbf62154b075b1e851cc15a22e (patch)
treed698a93be66fe41d3489611213641927d22f0e46 /java/module.xml
parent69f969e0f771c0197ad24a00311ecaa78debe4e0 (diff)
downloadqpid-python-15ea1b2572d040cbf62154b075b1e851cc15a22e.tar.gz
QPID-1439 : Revert change but add ability to track what test started the broker to aid in problem diagnosis
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@712206 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/module.xml')
-rw-r--r--java/module.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/module.xml b/java/module.xml
index 0376a26f2c..c487ffb134 100644
--- a/java/module.xml
+++ b/java/module.xml
@@ -147,7 +147,6 @@
<mkdir dir="${build.lib}"/>
<mkdir dir="${build.results}"/>
<mkdir dir="${build.data}"/>
- <mkdir dir="${broker.work}"/>
<mkdir dir="${build.plugins}"/>
<mkdir dir="${module.classes}"/>
<mkdir dir="${module.precompiled}"/>
@@ -246,7 +245,6 @@
<sysproperty key="example.plugin.target" value="${project.root}/build/lib/plugins"/>
<sysproperty key="QPID_EXAMPLE_HOME" value="${project.root}/build"/>
<sysproperty key="QPID_HOME" value="${project.root}/build"/>
- <sysproperty key="QPID_WORK" value="${broker.work}"/>
<formatter type="plain"/>
<formatter type="xml"/>