You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mp...@apache.org on 2002/08/02 17:03:30 UTC

cvs commit: jakarta-commons-sandbox/jdbc2pool default.properties

mpoeschl    2002/08/02 08:03:30

  Modified:    jdbc2pool default.properties
  Log:
  use commons-lang-1.0-b1.jar
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-commons-sandbox/jdbc2pool/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jdbc2pool/default.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- default.properties	16 Jul 2002 18:44:36 -0000	1.7
  +++ default.properties	2 Aug 2002 15:03:30 -0000	1.8
  @@ -26,7 +26,7 @@
   # your ${user.home}/build.properties or local build.properties file in
   # order to build Jdbc2pool:
   
  -commons-lang.jar = ${lib.repo}/commons-lang-1.0-dev-20020716.jar
  +commons-lang.jar = ${lib.repo}/commons-lang-1.0-b1.jar
   commons-collections.jar = ${lib.repo}/commons-collections-2.0.jar
   commons-pool.jar = ${lib.repo}/commons-pool-1.0.jar
   commons-dbcp.jar = ${lib.repo}/commons-dbcp-1.0-dev.jar
  
  
  

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