You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/01/06 04:55:11 UTC

cvs commit: jakarta-alexandria/proposal/gump/project jakarta-tomcat-40.xml

rubys       02/01/05 19:55:11

  Modified:    proposal/gump/project jakarta-tomcat-40.xml
  Log:
  Add dependency on commons logging
  
  Revision  Changes    Path
  1.28      +1 -0      jakarta-alexandria/proposal/gump/project/jakarta-tomcat-40.xml
  
  Index: jakarta-tomcat-40.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-tomcat-40.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- jakarta-tomcat-40.xml	29 Nov 2001 23:26:54 -0000	1.27
  +++ jakarta-tomcat-40.xml	6 Jan 2002 03:55:11 -0000	1.28
  @@ -40,6 +40,7 @@
         <depend property="commons-modeler.jar" project="commons-modeler"/>
         <depend property="commons-dbcp.jar" project="commons-dbcp"/>
         <depend property="commons-pool.jar" project="commons-pool"/>
  +      <depend property="commons-logging.jar" project="commons-logging"/>
       </ant>
   
       <depend project="jaf"/>
  
  
  

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