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 2002/07/26 13:16:02 UTC

cvs commit: jakarta-tomcat-catalina/catalina build.xml

remm        2002/07/26 04:16:02

  Modified:    catalina build.xml
  Log:
  - More script updates.
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-tomcat-catalina/catalina/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml	25 Jul 2002 12:01:22 -0000	1.2
  +++ build.xml	26 Jul 2002 11:16:01 -0000	1.3
  @@ -52,6 +52,7 @@
       <pathelement location="${commons-beanutils.jar}"/>
       <pathelement location="${commons-collections.jar}"/>
       <pathelement location="${commons-daemon.jar}"/>
  +    <pathelement location="${commons-daemon-launcher.jar}"/>
       <pathelement location="${commons-dbcp.jar}"/>
       <pathelement location="${commons-digester.jar}"/>
       <pathelement location="${commons-logging.jar}"/>
  
  
  

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