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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to