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/06/05 16:09:30 UTC

cvs commit: db-ojb .classpath

brj         2004/06/05 07:09:30

  Modified:    .        .classpath
  Added:       lib      commons-collections-3.0.jar
  Removed:     lib      commons-collections.jar
  Log:
  switched to commons-collections 3.0
  
  Revision  Changes    Path
  1.1                  db-ojb/lib/commons-collections-3.0.jar
  
  	<<Binary file>>
  
  
  1.32      +1 -1      db-ojb/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/db-ojb/.classpath,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- .classpath	6 Apr 2004 19:01:41 -0000	1.31
  +++ .classpath	5 Jun 2004 14:09:30 -0000	1.32
  @@ -9,7 +9,7 @@
   	<classpathentry kind="src" path="src/xdoclet/test"/>
   	<classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
   	<classpathentry kind="lib" path="lib/commons-logging.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-collections.jar"/>
  +	<classpathentry kind="lib" path="lib/commons-collections-3.0.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"/>
  
  
  

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