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 2003/11/02 15:16:38 UTC

cvs commit: db-ojb .classpath

brj         2003/11/02 06:16:38

  Modified:    .        .classpath
  Log:
  update commons-jars
  
  Revision  Changes    Path
  1.23      +4 -4      db-ojb/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/db-ojb/.classpath,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- .classpath	13 Sep 2003 21:25:54 -0000	1.22
  +++ .classpath	2 Nov 2003 14:16:38 -0000	1.23
  @@ -11,7 +11,10 @@
       <classpathentry kind="lib" path="lib/antlr_compiletime.jar"/>
       <classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
       <classpathentry kind="lib" path="lib/commons-logging.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-pool.jar"/>
  +    <classpathentry kind="lib" path="lib/commons-collections.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/hsqldb.jar"/>
       <classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
       <classpathentry kind="lib" path="lib/jdo.jar"/>
  @@ -22,15 +25,12 @@
       <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
       <classpathentry kind="lib" path="lib/xml-apis.jar"/>
       <classpathentry kind="lib" path="lib/jcs.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-dbcp.jar"/>
       <classpathentry kind="lib" path="lib/jdori.jar"/>
       <classpathentry kind="lib" path="lib/j2ee.jar"/>
       <classpathentry kind="lib" path="lib/antlr.debug.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-lang-1.0.1.jar"/>
       <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
       <classpathentry kind="lib" path="lib/torque-3.0.2.jar"/>
       <classpathentry kind="lib" path="lib/velocity-1.3.1.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-collections.jar"/>
       <classpathentry kind="lib" path="lib/prevayler.jar"/>
       <classpathentry kind="output" path="target/classes"/>
   </classpath>
  
  
  

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