vmassol 01/04/07 06:24:35
Modified: cactus/conf/sample/build/servlet22 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/servlet22/build-tests.xml
Index: build-tests.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/cactus/conf/sample/build/servlet22/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:35 1.2
@@ -20,6 +20,7 @@
<echo message=""/>
<echo message=" Targets for running the tests for Servlet API 2.2 :"/>
<echo message=""/>
+ <echo message=" tests_all --> run tests on all servlet engines"/>
<echo message=" tests_resin_12 --> run tests for Resin 1.2"/>
<echo message=" tests_tomcat_32 --> run tests for Tomcat 3.2"/>
<echo message=" tests_weblogic_51 --> run tests for WebLogic 5.1"/>