Author: mkalen
Date: Wed Apr 11 07:53:22 2007
New Revision: 527511
URL: http://svn.apache.org/viewvc?view=rev&rev=527511
Log:
Fix Eclipse classpath settings.
Modified:
db/ojb/branches/OJB_1_0_RELEASE/.classpath
Modified: db/ojb/branches/OJB_1_0_RELEASE/.classpath
URL:
http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/.classpath?view=diff&rev=527511&r1=527510&r2=527511
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/.classpath (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/.classpath Wed Apr 11 07:53:22 2007
@@ -18,7 +18,7 @@
<classpathentry kind="lib" path="lib/hsqldb.jar"/>
<classpathentry kind="lib" path="lib/jakarta-regexp-1.3.jar"/>
<classpathentry kind="lib" path="lib/jdo.jar"/>
- <classpathentry kind="lib" path="lib/junit.jar"/>
+ <classpathentry kind="lib" path="lib/junit-3.8.2.jar"/>
<classpathentry kind="lib" path="lib/xalan.jar"/>
<classpathentry kind="lib" path="lib/jdori.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
@@ -31,13 +31,13 @@
<classpathentry kind="lib" path="lib/p6spy-1.3-patched.jar"/>
<classpathentry kind="lib" path="lib/commons-transaction-1.1.jar"/>
<classpathentry kind="lib" path="lib/asm.jar"/>
- <classpathentry kind="lib" path="lib/cglib-2.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
+ <classpathentry kind="lib" path="lib/cglib-2.1_3.jar"/>
+ <classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
- <classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang-2.2.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-1.3.02.jar"/>
- <classpathentry sourcepath="/ddlutils/src/java" kind="lib"
path="lib/DdlUtils-1.0-dev.jar"/>
- <classpathentry kind="lib" path="lib/commons-digester-1.7.jar"/>
+ <classpathentry kind="lib" path="lib/DdlUtils-1.0-RC1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-digester-1.8.jar"/>
<classpathentry kind="lib" path="lib/jcs-1.2.6.8.jar"/>
<classpathentry kind="lib" path="lib/torque-gen-3.2_patched.jar"/>
<classpathentry kind="output" path="target/classes"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]