summaryrefslogtreecommitdiff
path: root/qpid/java/module.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-08-09 23:36:45 +0000
committerRobert Gemmell <robbie@apache.org>2011-08-09 23:36:45 +0000
commitedb5cd6ec670c34a6ae633913eff22599b35bf86 (patch)
treea6cf90b7347bbcb1a2365dfd9c68ad72a79b0158 /qpid/java/module.xml
parentb9a2b969bacc9f583aa91bc20371566e3848e26a (diff)
downloadqpid-python-edb5cd6ec670c34a6ae633913eff22599b35bf86.tar.gz
QPID-3402: revert r1155516, bad things happened without space
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1155972 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
-rw-r--r--qpid/java/module.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml
index 966d2b9fcc..c7819febf4 100644
--- a/qpid/java/module.xml
+++ b/qpid/java/module.xml
@@ -316,7 +316,7 @@
<property file="${build.scratch}/test-${profile}.properties"/>
<map property="test.excludefiles" value="${test.excludes}">
- <globmapper from="*" to="${test.profiles}/*;"/>
+ <globmapper from="*" to="${test.profiles}/*"/>
</map>
<condition property="dontruntest" value="dontruntest" else="runtest">