You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by co...@apache.org on 2003/05/04 23:12:02 UTC

cvs commit: jakarta-tomcat-connectors/http11 build.xml

costin      2003/05/04 14:12:01

  Modified:    http11   build.xml
  Log:
  Stop copying other files.
  
  Revision  Changes    Path
  1.14      +1 -8      jakarta-tomcat-connectors/http11/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/http11/build.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build.xml	4 Apr 2003 22:15:40 -0000	1.13
  +++ build.xml	4 May 2003 21:12:01 -0000	1.14
  @@ -183,13 +183,6 @@
            index="true"
            basedir="${build.home}/classes" 
            includes="**/*.properties" />
  -
  -    <copy      file="${tomcat-util.jar}" 
  -             tofile="${build.home}/lib/tomcat-util.jar" />
  -    <copy      file="${tomcat-coyote.jar}" 
  -             tofile="${build.home}/lib/tomcat-coyote.jar" />
  -    <copy      file="${tomcat33-coyote.jar}" 
  -             tofile="${build.home}/lib/tomcat33-coyote.jar" />
     </target>
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org