diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2010-06-04 09:39:47 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2010-06-04 09:39:47 +0000 |
| commit | 2b94edf427e4a8bc2446cc59eb721f97c83f394a (patch) | |
| tree | f0b5ba6c0855c6a1d95d9a122c44ef58ee111890 /java/broker-plugins/simple-xml/build.xml | |
| parent | a8a04d986ca896c5ddd28579043cd52205bca1d3 (diff) | |
| download | qpid-python-2b94edf427e4a8bc2446cc59eb721f97c83f394a.tar.gz | |
QPID-2632 : Applied patch from Andrew Kennedy. To convert RST and PPT to QTCs not IBBCs
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@951341 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/broker-plugins/simple-xml/build.xml')
| -rw-r--r-- | java/broker-plugins/simple-xml/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/broker-plugins/simple-xml/build.xml b/java/broker-plugins/simple-xml/build.xml index 8780bc42b7..d3cd451648 100644 --- a/java/broker-plugins/simple-xml/build.xml +++ b/java/broker-plugins/simple-xml/build.xml @@ -18,7 +18,7 @@ --> <project name="Qpid Broker-Plugins Simple XML" default="build"> <property name="module.depends" value="common broker broker-plugins" /> - <property name="module.test.depends" value="test broker/test common/test management/common" /> + <property name="module.test.depends" value="test broker/test common/test management/common systests" /> <property name="module.manifest" value="MANIFEST.MF" /> <property name="module.plugin" value="true" /> |
