You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2004/10/04 11:27:26 UTC

cvs commit: jakarta-tomcat-5 build.xml

remm        2004/10/04 02:27:26

  Modified:    .        build.xml
  Log:
  - Comment out jk2.properties file for now.
  
  Revision  Changes    Path
  1.216     +2 -0      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.215
  retrieving revision 1.216
  diff -u -r1.215 -r1.216
  --- build.xml	3 Oct 2004 08:53:55 -0000	1.215
  +++ build.xml	4 Oct 2004 09:27:26 -0000	1.216
  @@ -215,8 +215,10 @@
   
       </ant>
   
  +  	<!--
       <copy file="${jtc.home}/jk/conf/jk2.properties" 
           todir="${tomcat.build}/conf" />
  +    -->
   
     	<!-- Protocol handlers - AJP -->
   	<jar jarfile="${tomcat.build}/server/lib/tomcat-ajp.jar" index="true">
  
  
  

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