jmitchell 2003/01/21 20:14:27 Modified: . build.xml Log: Small typo. Revision Changes Path 1.95 +1 -1 jakarta-struts/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-struts/build.xml,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- build.xml 19 Jan 2003 00:40:41 -0000 1.94 +++ build.xml 22 Jan 2003 04:14:27 -0000 1.95 @@ -920,7 +920,7 @@ <target name="test.tomcat.33" if="tomcat.home.33" depends="skip.tomcat.33,compile.library" - description="Run Cactus-based unit tests on Tomcat 3.2"> + description="Run Cactus-based unit tests on Tomcat 3.3"> <echo message="tomcat.home.33 = ${tomcat.home.33}"/> <ant antfile="build-tests.xml" target="test.tomcat.33"/> </target>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>