You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/02/28 22:39:22 UTC

cvs commit: jakarta-cactus/conf/sample/build/servlet23 build-tests-tomcat-40.xml

vmassol     02/02/28 13:39:22

  Modified:    conf/sample/build/servlet23 build-tests-tomcat-40.xml
  Log:
  commented the hack for tomcat 4.1dev as it seems to be corrected
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-cactus/conf/sample/build/servlet23/build-tests-tomcat-40.xml
  
  Index: build-tests-tomcat-40.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/conf/sample/build/servlet23/build-tests-tomcat-40.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build-tests-tomcat-40.xml	28 Feb 2002 11:40:35 -0000	1.8
  +++ build-tests-tomcat-40.xml	28 Feb 2002 21:39:22 -0000	1.9
  @@ -130,8 +130,8 @@
                CATALINA_BASE instead of CATALINA_HOME. Thus we need to copy the
                shared/ directory while waiting for a fix. Check bug id 5166 :
                http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5166 -->
  -        <copy todir="${out.tomcat40.dir}/shared">
  +        <!--copy todir="${out.tomcat40.dir}/shared">
               <fileset dir="${tomcat.home.40}/shared"/>
  -        </copy>
  +        </copy-->
   
       </target>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>