diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-04-05 09:26:19 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-04-05 09:26:19 +0000 |
| commit | 2b13c21b7bbe49834703b3ec882750e5afc74ecc (patch) | |
| tree | 747e0ef2c1267fb2a13b7abb8da1d764840beaef /qpid/java/module.xml | |
| parent | d371c22e19ad8d2d1bdc54a71eae16a43c43a8bf (diff) | |
| download | qpid-python-2b13c21b7bbe49834703b3ec882750e5afc74ecc.tar.gz | |
QPID-3184: Amend ant build to produce cobertura coverage.xml
Applied patch from Andrew MacBean <andymacbean@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1088934 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
| -rw-r--r-- | qpid/java/module.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml index 6ff807d377..7ce9dca7e6 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -659,9 +659,6 @@ <fileset dir="${module.classes}"> <include name="**/*.class"/> </fileset> - <fileset dir="${module.test.classes}"> - <include name="**/*.class"/> - </fileset> </cobertura-instrument> </target> |
