[Tynstep-svn] r88 - trunk/step-web-app

ChrisBurrell at crosswire.org ChrisBurrell at crosswire.org
Tue Feb 9 15:25:37 MST 2010


Author: ChrisBurrell
Date: 2010-02-09 15:25:37 -0700 (Tue, 09 Feb 2010)
New Revision: 88

Modified:
   trunk/step-web-app/.classpath
Log:
commit classipath

Modified: trunk/step-web-app/.classpath
===================================================================
--- trunk/step-web-app/.classpath	2010-02-09 22:25:23 UTC (rev 87)
+++ trunk/step-web-app/.classpath	2010-02-09 22:25:37 UTC (rev 88)
@@ -16,13 +16,14 @@
 	<classpathentry kind="lib" path="war/WEB-INF/lib/commons-lang-2.4.jar"/>
 	<classpathentry kind="lib" path="war/WEB-INF/lib/derby.jar" sourcepath="D:/STEP/db-derby-10.5.3.0-src/db-derby-10.5.3.0-src/java"/>
 	<classpathentry kind="lib" path="war/WEB-INF/lib/gin.jar"/>
-	<classpathentry kind="lib" path="war/WEB-INF/lib/commons-dbutils-1.3.jar" sourcepath="D:/STEPSVN/StepSharedLibraries/lib/commons-dbutils-1.2-sources.jar"/>
 	<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-log-3.0.0.jar"/>
 	<classpathentry kind="lib" path="war/WEB-INF/lib/gxt.jar"/>
 	<classpathentry kind="lib" path="war/WEB-INF/lib/derbyclient.jar"/>
+	<classpathentry kind="lib" path="war/WEB-INF/lib/commons-pool-1.5.4.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
 	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/GWT (2)"/>
 	<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-servlet.jar"/>
 	<classpathentry kind="con" path="DERBY_CONTAINER"/>
+	<classpathentry kind="lib" path="war/WEB-INF/lib/commons-dbcp-1.2.2.jar"/>
 	<classpathentry kind="output" path="war/WEB-INF/classes"/>
 </classpath>




More information about the Tynstep-svn mailing list