summaryrefslogtreecommitdiff
path: root/qpid/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
commit373d8fc7bbcb2f586d6f07c93f2ad6c0ec260cbd (patch)
tree6f0a34ace9d8dcb85672e6ed5c8fb317f989f593 /qpid/java/module.xml
parent09e2366fd15a3dc575780bdc864a50d7a6cf7647 (diff)
downloadqpid-python-373d8fc7bbcb2f586d6f07c93f2ad6c0ec260cbd.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@712206 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
-rw-r--r--qpid/java/module.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml
index 0376a26f2c..c487ffb134 100644
--- a/qpid/java/module.xml
+++ b/qpid/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"/>