You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by jc...@apache.org on 2007/01/03 11:02:54 UTC

svn commit: r492089 - /incubator/wicket/trunk/wicket-spring-examples/.classpath

Author: jcompagner
Date: Wed Jan  3 02:02:54 2007
New Revision: 492089

URL: http://svn.apache.org/viewvc?view=rev&rev=492089
Log:
compile error fixes

Modified:
    incubator/wicket/trunk/wicket-spring-examples/.classpath

Modified: incubator/wicket/trunk/wicket-spring-examples/.classpath
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket-spring-examples/.classpath?view=diff&rev=492089&r1=492088&r2=492089
==============================================================================
--- incubator/wicket/trunk/wicket-spring-examples/.classpath (original)
+++ incubator/wicket/trunk/wicket-spring-examples/.classpath Wed Jan  3 02:02:54 2007
@@ -10,7 +10,6 @@
 	<classpathentry kind="var" path="M2_REPO/cglib/cglib/2.1_3/cglib-2.1_3.jar" sourcepath="M2_REPO/cglib/cglib/2.1_3/cglib-2.1_3-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.13/log4j-1.2.13.jar" sourcepath="M2_REPO/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.1.0/slf4j-log4j12-1.1.0.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.1.0/slf4j-log4j12-1.1.0-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/springframework/spring/2.0-rc1/spring-2.0-rc1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/asm/asm/1.5.3/asm-1.5.3.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jetty/jasper-runtime/4.2.20RC0/jasper-runtime-4.2.20RC0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jetty/jetty/4.2.9/jetty-4.2.9.jar"/>