summaryrefslogtreecommitdiff
path: root/java/module.xml
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-06-26 12:54:53 +0000
committerAidan Skinner <aidan@apache.org>2009-06-26 12:54:53 +0000
commit139f378983f9da23af928decab67afc0eb62c324 (patch)
tree837f69a255a39a1069b4ad02193a250801efba67 /java/module.xml
parent6140609b32297e359255b80034a9bebc6ac604e9 (diff)
downloadqpid-python-139f378983f9da23af928decab67afc0eb62c324.tar.gz
Put the default test profile back to using MemoryMessageStore for now, add java-derby and config-systests-derby.xml for testing purpouses. Allow the config file to be specified in the test profile, default to config-systests.xml.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@788680 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/module.xml')
-rw-r--r--java/module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/module.xml b/java/module.xml
index 6ff2e01e83..42da1fe7ed 100644
--- a/java/module.xml
+++ b/java/module.xml
@@ -236,6 +236,7 @@
<sysproperty key="broker.clean" value="${broker.clean}"/>
<sysproperty key="broker.version" value="${broker.version}"/>
<sysproperty key="broker.ready" value="${broker.ready}" />
+ <sysproperty key="broker.config" value="${broker.config}" />
<sysproperty key="test.output" value="${module.results}"/>
<syspropertyset>
<propertyref prefix="test"/>