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/11 11:59:07 UTC

cvs commit: jakarta-tomcat-4.0 gump.xml

remm        2002/07/11 02:59:07

  Modified:    .        gump.xml
  Log:
  - Add commons-logging-api.jar property (it will also need to be added in the
    commons-logging project definition).
  
  Revision  Changes    Path
  1.4       +2 -0      jakarta-tomcat-4.0/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/gump.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- gump.xml	11 Jun 2002 19:45:34 -0000	1.3
  +++ gump.xml	11 Jul 2002 09:59:07 -0000	1.4
  @@ -77,6 +77,8 @@
         <depend property="commons-pool.jar" project="commons-pool"/>
         <depend property="commons-logging.jar" project="commons-logging"
           runtime="true"/>
  +      <depend property="commons-logging-api.jar" project="commons-logging"
  +        runtime="true"/>
       </ant>
   
       <depend project="jakarta-ant"/>
  
  
  

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