diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-02-12 15:44:14 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-02-12 15:44:14 +0000 |
| commit | 13734eb1ad8e18cb050660ec541ddd0d6ae690a5 (patch) | |
| tree | 1eeb1a708ce1a55e420cad7d49237555b0c08d18 /qpid/java/common.xml | |
| parent | ef4c13666a99f8e4f9a71c530406dccf1cf0d600 (diff) | |
| download | qpid-python-13734eb1ad8e18cb050660ec541ddd0d6ae690a5.tar.gz | |
added help text for the clean-results target
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@620831 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common.xml')
| -rw-r--r-- | qpid/java/common.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qpid/java/common.xml b/qpid/java/common.xml index 8e44693c63..cfaab2cc84 100644 --- a/qpid/java/common.xml +++ b/qpid/java/common.xml @@ -198,6 +198,13 @@ that modules build root from underneath the project build root: ${build}/<module> + + ant clean-results + + The clean-results target removes all test output from the test + results directory: + + ${build.results} </echo> </target> |
