Author: rhs
Date: Tue Feb 12 07:44:14 2008
New Revision: 620831

URL: http://svn.apache.org/viewvc?rev=620831&view=rev
Log:
added help text for the clean-results target

Modified:
    incubator/qpid/trunk/qpid/java/common.xml

Modified: incubator/qpid/trunk/qpid/java/common.xml
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/common.xml?rev=620831&r1=620830&r2=620831&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/java/common.xml (original)
+++ incubator/qpid/trunk/qpid/java/common.xml Tue Feb 12 07:44:14 2008
@@ -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>
 


Reply via email to