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/06/11 21:45:34 UTC

cvs commit: jakarta-tomcat-4.0 gump.xml

remm        2002/06/11 12:45:34

  Modified:    .        gump.xml
  Log:
  - Add commons-logging-api.jar property.
  
  Revision  Changes    Path
  1.3       +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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- gump.xml	6 May 2002 19:51:46 -0000	1.2
  +++ gump.xml	11 Jun 2002 19:45:34 -0000	1.3
  @@ -18,6 +18,8 @@
           runtime="true"/>
         <depend property="commons-logging.jar" project="commons-logging"
           runtime="true"/>
  +      <depend property="commons-logging-api.jar" project="commons-logging"
  +        runtime="true"/>
         <property name="regexp.jar"
           reference="jarpath" id="regexp" project="jakarta-regexp"/>
         <property name="jtc.home" reference="srcdir" 
  
  
  

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