remm        2003/09/08 02:12:12

  Modified:    .        build.xml
  Log:
  - Use the tgz for commons-dbcp.
  
  Revision  Changes    Path
  1.158     +1 -1      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.157
  retrieving revision 1.158
  diff -u -r1.157 -r1.158
  --- build.xml 6 Sep 2003 17:49:22 -0000       1.157
  +++ build.xml 8 Sep 2003 09:12:12 -0000       1.158
  @@ -1579,7 +1579,7 @@
         <param name="destfile" value="${commons-pool.jar}"/>
       </antcall>
   
  -    <antcall target="downloadzip">
  +    <antcall target="downloadgz">
         <param name="sourcefile" value="${commons-dbcp.loc}"/>
         <param name="destfile" value="${commons-dbcp.jar}"/>
         <param name="destdir" value="${base.path}"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to