mkalen 2005/04/10 04:52:37
Modified: . Tag: OJB_1_0_RELEASE .classpath
Log:
Fix Eclipse project classpath after lib updates.
Revision Changes Path
No revision
No revision
1.35.2.7 +4 -4 db-ojb/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/db-ojb/.classpath,v
retrieving revision 1.35.2.6
retrieving revision 1.35.2.7
diff -u -r1.35.2.6 -r1.35.2.7
--- .classpath 7 Mar 2005 22:52:16 -0000 1.35.2.6
+++ .classpath 10 Apr 2005 11:52:37 -0000 1.35.2.7
@@ -12,12 +12,12 @@
<classpathentry kind="src" path="src/prevayler"/>
<classpathentry output="target/xdoclettest/classes" kind="src"
path="src/xdoclet/java/src"/>
<classpathentry output="target/xdoclettest/classes" 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-beanutils-1.7.0.jar"/>
+ <classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-2.1.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-dbcp-1.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-dbcp-1.2.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"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]