You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ja...@apache.org on 2008/08/21 21:03:39 UTC

svn commit: r687830 - in /incubator/jspwiki/JSPWIKI_2_9_JCR_BRANCH: ./ .classpath

Author: jalkanen
Date: Thu Aug 21 12:03:39 2008
New Revision: 687830

URL: http://svn.apache.org/viewvc?rev=687830&view=rev
Log:
Temporary branch for the 2.9 JCR code branch.  To be merged with trunk at some point.

Added:
    incubator/jspwiki/JSPWIKI_2_9_JCR_BRANCH/
      - copied from r687828, incubator/jspwiki/trunk/
Modified:
    incubator/jspwiki/JSPWIKI_2_9_JCR_BRANCH/.classpath

Modified: incubator/jspwiki/JSPWIKI_2_9_JCR_BRANCH/.classpath
URL: http://svn.apache.org/viewvc/incubator/jspwiki/JSPWIKI_2_9_JCR_BRANCH/.classpath?rev=687830&r1=687828&r2=687830&view=diff
==============================================================================
--- incubator/jspwiki/JSPWIKI_2_9_JCR_BRANCH/.classpath (original)
+++ incubator/jspwiki/JSPWIKI_2_9_JCR_BRANCH/.classpath Thu Aug 21 12:03:39 2008
@@ -40,6 +40,7 @@
 	<classpathentry kind="lib" path="tests/lib/jetty-servlet-5.1.14.jar"/>
 	<classpathentry kind="lib" path="tests/lib/stripes-1.5.jar"/>
 	<classpathentry kind="lib" path="tests/lib/selenium-server-1.0-beta1.jar"/>
+	<classpathentry kind="lib" path="lib/jcr-1.0.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"/>
 </classpath>