summaryrefslogtreecommitdiff
path: root/java/common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/common.xml')
-rw-r--r--java/common.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/common.xml b/java/common.xml
index 8e44693c63..cfaab2cc84 100644
--- a/java/common.xml
+++ b/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>