You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2004/06/14 22:44:13 UTC

cvs commit: james-server/lib commons-dbcp-1.2.1.jar commons-pool-1.2.jar

noel        2004/06/14 13:44:13

  Modified:    .        Tag: branch_2_1_fcs build.xml
  Added:       lib      Tag: branch_2_1_fcs commons-dbcp-1.2.1.jar
                        commons-pool-1.2.jar
  Log:
  Use release versions of Commons Pool and DBCP
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.116.2.33 +3 -3      james-server/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/james-server/build.xml,v
  retrieving revision 1.116.2.32
  retrieving revision 1.116.2.33
  diff -u -r1.116.2.32 -r1.116.2.33
  --- build.xml	25 May 2004 06:59:04 -0000	1.116.2.32
  +++ build.xml	14 Jun 2004 20:44:13 -0000	1.116.2.33
  @@ -458,8 +458,8 @@
                   <include name="mail-1.3.1.jar"/>
                   <include name="commons-net-1.0.0-dev.jar"/>
                   <include name="commons-collections.jar"/>
  -                <include name="commons-pool-1.2-RC1.jar"/>
  -                <include name="commons-dbcp-1.2-RC1.jar"/>
  +                <include name="commons-pool-1.2.jar"/>
  +                <include name="commons-dbcp-1.2.1.jar"/>
               </lib>
               <zipfileset dir="${conf.dir}" fullpath="conf/sqlResources.xml">
                   <include name="sqlResources.xml"/>
  
  
  
  No                   revision
  No                   revision
  1.1.2.1   +465 -0    james-server/lib/Attic/commons-dbcp-1.2.1.jar
  
  	<<Binary file>>
  
  
  1.1.2.1   +166 -0    james-server/lib/Attic/commons-pool-1.2.jar
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org