tomdz 2005/10/07 12:06:27
Modified: . Tag: OJB_1_0_RELEASE .classpath
Log:
Updated libraries in Eclipse project files
Revision Changes Path
No revision
No revision
1.35.2.12 +2 -2 db-ojb/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/db-ojb/.classpath,v
retrieving revision 1.35.2.11
retrieving revision 1.35.2.12
diff -u -r1.35.2.11 -r1.35.2.12
--- .classpath 9 Aug 2005 20:03:21 -0000 1.35.2.11
+++ .classpath 7 Oct 2005 19:06:27 -0000 1.35.2.12
@@ -13,7 +13,6 @@
<classpathentry output="target/xdoclettest/classes" kind="src"
path="src/xdoclet/test"/>
<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.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.0.jar"/>
<classpathentry kind="lib" path="lib/commons-pool-1.2.jar"/>
@@ -26,7 +25,6 @@
<classpathentry kind="lib" path="lib/jcs.jar"/>
<classpathentry kind="lib" path="lib/jdori.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/antlr-2.7.5.jar"/>
<classpathentry kind="lib"
path="samples/tutorial1-struts/lib/struts.jar"/>
@@ -40,5 +38,7 @@
<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/torque-gen-3.1.1.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]