From 5adfa2b831b045e61236ff66d87361ec57ea1926 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Tue, 12 Feb 2008 15:44:14 +0000 Subject: added help text for the clean-results target git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@620831 13f79535-47bb-0310-9956-ffa450edef68 --- java/common.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'java/common.xml') 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} -- cgit v1.2.1