You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by aj...@apache.org on 2008/07/04 02:13:09 UTC

svn commit: r673884 - /incubator/jspwiki/trunk/.classpath

Author: ajaquith
Date: Thu Jul  3 17:13:09 2008
New Revision: 673884

URL: http://svn.apache.org/viewvc?rev=673884&view=rev
Log:
Upgraded Stripes jar to 1.5-RC1.

Modified:
    incubator/jspwiki/trunk/.classpath

Modified: incubator/jspwiki/trunk/.classpath
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/.classpath?rev=673884&r1=673883&r2=673884&view=diff
==============================================================================
--- incubator/jspwiki/trunk/.classpath (original)
+++ incubator/jspwiki/trunk/.classpath Thu Jul  3 17:13:09 2008
@@ -38,7 +38,7 @@
 	<classpathentry kind="lib" path="tests/lib/jetty-jmx-5.1.14.jar"/>
 	<classpathentry kind="lib" path="tests/lib/jetty-plus-5.1.14.jar" sourcepath="/Users/arj/workspace/lib/jetty-5.1.14/extra/plus/src"/>
 	<classpathentry kind="lib" path="tests/lib/jetty-servlet-5.1.14.jar"/>
-	<classpathentry kind="lib" path="tests/lib/stripes-1.4.3.jar" sourcepath="/stripes-1.4.3-src"/>
+	<classpathentry kind="lib" path="/Users/arj/workspace/JSPWiki-SVN-2.8/tests/lib/stripes-1.5-RC1.jar" sourcepath="/stripes-1.4.3-src"/>
 	<classpathentry kind="lib" path="tests/lib/selenium-server-1.0-beta1.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.5.0"/>
 	<classpathentry kind="output" path="classes"/>