You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2005/12/20 03:17:05 UTC

svn commit: r357875 - /incubator/roller/trunk/.classpath

Author: snoopdave
Date: Mon Dec 19 18:17:02 2005
New Revision: 357875

URL: http://svn.apache.org/viewcvs?rev=357875&view=rev
Log:
Updated Eclipse .classpath

Modified:
    incubator/roller/trunk/.classpath

Modified: incubator/roller/trunk/.classpath
URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/.classpath?rev=357875&r1=357874&r2=357875&view=diff
==============================================================================
--- incubator/roller/trunk/.classpath (original)
+++ incubator/roller/trunk/.classpath Mon Dec 19 18:17:02 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="src" path="sandbox/jdobackend/src"/>
 	<classpathentry kind="src" path="sandbox/atomprotocol/src"/>
 	<classpathentry kind="src" path="sandbox/standalone/src"/>
 	<classpathentry kind="src" path="contrib/plugins/src"/>
@@ -29,10 +30,8 @@
 	<classpathentry kind="lib" path="tools/lib/velocity-dep-1.4.jar"/>
 	<classpathentry kind="lib" path="tools/lib/velocity-1.4.jar"/>
 	<classpathentry kind="lib" path="tools/lib/taglibs-string.jar"/>
-	<classpathentry kind="lib" path="tools/lib/mm.mysql-2.0.14-bin.jar"/>
 	<classpathentry kind="lib" path="tools/lib/mail.jar"/>
 	<classpathentry kind="lib" path="tools/lib/lucene-1.4.3.jar"/>
-	<classpathentry kind="lib" path="tools/lib/log4j-1.2.4.jar"/>
 	<classpathentry kind="lib" path="tools/lib/jazzy-core.jar"/>
 	<classpathentry kind="lib" path="tools/lib/ekitapplet.jar"/>
 	<classpathentry kind="lib" path="tools/lib/concurrent-1.3.2.jar"/>
@@ -70,5 +69,10 @@
 	<classpathentry kind="lib" path="sandbox/atomprotocol/lib/rome-fetcher-0.8.jar"/>
 	<classpathentry kind="lib" path="sandbox/atomprotocol/lib/rome-0.8.jar"/>
 	<classpathentry kind="lib" path="sandbox/standalone/lib/catalina.jar"/>
+	<classpathentry kind="lib" path="tools/lib/log4j-1.2.11.jar"/>
+	<classpathentry kind="lib" path="tools/lib/commons-codec-1.3.jar"/>
+	<classpathentry kind="lib" path="tools/lib/rome-fetcher-0.7.jar"/>
+	<classpathentry kind="lib" path="tools/spring-1.2/spring.jar"/>
+	<classpathentry kind="lib" path="tools/spring-1.2/acegi-security-0.9.0.jar"/>
 	<classpathentry kind="output" path="classes.eclipse"/>
 </classpath>