tomdz 2005/11/09 08:10:10
Modified: . Tag: OJB_1_0_RELEASE .classpath
Log:
Fixed Eclipse build file
Revision Changes Path
No revision
No revision
1.35.2.13 +3 -5 db-ojb/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/db-ojb/.classpath,v
retrieving revision 1.35.2.12
retrieving revision 1.35.2.13
diff -u -r1.35.2.12 -r1.35.2.13
--- .classpath 7 Oct 2005 19:06:27 -0000 1.35.2.12
+++ .classpath 9 Nov 2005 16:10:10 -0000 1.35.2.13
@@ -14,14 +14,12 @@
<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-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"/>
<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/xalan.jar"/>
- <classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/jcs.jar"/>
<classpathentry kind="lib" path="lib/jdori.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
@@ -29,9 +27,6 @@
<classpathentry kind="lib" path="lib/antlr-2.7.5.jar"/>
<classpathentry kind="lib"
path="samples/tutorial1-struts/lib/struts.jar"/>
<classpathentry kind="lib" path="lib/geronimo-spec-j2ee-1.4-rc2.jar"/>
- <classpathentry kind="lib" path="lib/ant-1.6.2.jar"/>
- <classpathentry kind="lib" path="lib/ant-junit-1.6.2.jar"/>
- <classpathentry kind="lib" path="lib/ant-launcher-1.6.2.jar"/>
<classpathentry kind="lib" path="lib/xdoclet-1.2.3.jar"/>
<classpathentry kind="lib" path="lib/xjavadoc-1.1.jar"/>
<classpathentry kind="lib" path="lib/p6spy-1.3-patched.jar"/>
@@ -40,5 +35,8 @@
<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="lib" path="lib/ant-1.6.5.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/>
+ <classpathentry kind="lib" path="lib/xml-apis-1.3.02.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]