diff options
Diffstat (limited to 'qpid/java/module.xml')
| -rw-r--r-- | qpid/java/module.xml | 2 |
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"> |
