vmassol 01/04/07 06:24:55
Modified: cactus/conf/sample/build/servlet23 build-tests.xml
Log:
add usage comment for the tests_all target
Revision Changes Path
1.2 +1 -0
jakarta-commons-sandbox/cactus/conf/sample/build/servlet23/build-tests.xml
Index: build-tests.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/cactus/conf/sample/build/servlet23/build-tests.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build-tests.xml 2001/03/31 20:22:35 1.1
+++ build-tests.xml 2001/04/07 13:24:54 1.2
@@ -20,6 +20,7 @@
<echo message=""/>
<echo message=" Targets for running the tests for Servlet API 2.3 :"/>
<echo message=""/>
+ <echo message=" tests_all --> run tests on all servlet engines"/>
<echo message=" tests_resin_13 --> run tests for Resin 1.3"/>
<echo message=" tests_tomcat_40 --> run tests for Tomcat 4.0"/>
<echo message=""/>