remm 02/05/14 13:48:30 Modified: webapp build.xml Log: - Fix the build (again). Revision Changes Path 1.10 +3 -0 jakarta-tomcat-connectors/webapp/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/build.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- build.xml 14 May 2002 00:20:21 -0000 1.9 +++ build.xml 14 May 2002 20:48:30 -0000 1.10 @@ -34,6 +34,9 @@ </path> + <target name="clean"> + </target> + <!-- === PREPARATION AND GLOBAL TASKS ==================================== --> <target
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>