You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by br...@apache.org on 2004/12/11 19:04:31 UTC

cvs commit: db-ojb .classpath release-notes.txt

brj         2004/12/11 10:04:31

  Modified:    .        .classpath release-notes.txt
  Added:       lib      commons-pool-1.2.jar
  Removed:     lib      commons-pool-1.1.jar
  Log:
  updated commons-pool to 1.2
  
  Revision  Changes    Path
  1.1                  db-ojb/lib/commons-pool-1.2.jar
  
  	<<Binary file>>
  
  
  1.45      +1 -1      db-ojb/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/db-ojb/.classpath,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- .classpath	20 Nov 2004 15:08:18 -0000	1.44
  +++ .classpath	11 Dec 2004 18:04:31 -0000	1.45
  @@ -12,7 +12,7 @@
   	<classpathentry kind="lib" path="lib/commons-logging.jar"/>
   	<classpathentry kind="lib" path="lib/commons-dbcp-1.1.jar"/>
   	<classpathentry kind="lib" path="lib/commons-lang-2.0.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-pool-1.1.jar"/>
  +	<classpathentry kind="lib" path="lib/commons-pool-1.2.jar"/>
   	<classpathentry kind="lib" path="lib/hsqldb.jar"/>
   	<classpathentry kind="lib" path="lib/jakarta-regexp-1.3.jar"/>
   	<classpathentry kind="lib" path="lib/jdo.jar"/>
  
  
  
  1.73      +2 -1      db-ojb/release-notes.txt
  
  Index: release-notes.txt
  ===================================================================
  RCS file: /home/cvs/db-ojb/release-notes.txt,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- release-notes.txt	9 Dec 2004 18:29:34 -0000	1.72
  +++ release-notes.txt	11 Dec 2004 18:04:31 -0000	1.73
  @@ -79,6 +79,7 @@
   - updated hsqldb to 1.7.3
   - updated torque to 3.1.1
   - updated commons-collections to 3.1
  +- updated commons-pool to 1.2
   
   BUG FIXES:
   
  
  
  

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