You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jm...@apache.org on 2002/08/07 10:21:54 UTC

cvs commit: jakarta-commons-sandbox/jdbc2pool README.txt

jmcnally    2002/08/07 01:21:54

  Modified:    jdbc2pool README.txt
  Log:
  Added note that this project is no longer active.  I will remove the source
  in about 10 days when I return from a vacation, if no one does it sooner.
  
  Revision  Changes    Path
  1.2       +7 -1      jakarta-commons-sandbox/jdbc2pool/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jdbc2pool/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt	15 Jan 2002 02:50:44 -0000	1.1
  +++ README.txt	7 Aug 2002 08:21:54 -0000	1.2
  @@ -2,6 +2,12 @@
   J A K A R T A  C O M M O N S  J D B C 2 P O O L
   --------------------------------------------------------------------------
   
  +o IMPORTANT! There were two pools in this project.  One has been moved to
  +commons-dbcp, so please get the latest code there.  The other was a 
  +reorganization of a simple pool that used to be built in to torque.
  +This pool has been moved back into torque, primarily to be used by
  +users who were using the built-in pool previously.  
  +
   o Building
   
   To build, you must have ant installed.  Just type 'ant' -- the default
  @@ -64,4 +70,4 @@
   useful in this case.
   
   If DBCP is not updated to be compliant, this package can exist as an 
  -alternative.
  \ No newline at end of file
  +alternative.
  
  
  

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