You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by an...@apache.org on 2009/03/24 14:08:59 UTC

svn commit: r757776 - in /jackrabbit/trunk/jackrabbit-webapp/src/main/webapp: webdav-jcr.jsp webdav-remoting.jsp

Author: angela
Date: Tue Mar 24 13:08:58 2009
New Revision: 757776

URL: http://svn.apache.org/viewvc?rev=757776&view=rev
Log:
JCR-1877: put spi2dav(ex) sandbox project into a common release cycle

- adjust links in jackrabbit-webapp module

Modified:
    jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-jcr.jsp
    jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-remoting.jsp

Modified: jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-jcr.jsp
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-jcr.jsp?rev=757776&r1=757775&r2=757776&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-jcr.jsp (original)
+++ jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-jcr.jsp Tue Mar 24 13:08:58 2009
@@ -73,8 +73,8 @@
 <h3>JCR Remoting Client</h3>
 <p>
   For the client counterpart of this WebDAV servlet please take a look at the
-  <a href="http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi/spi2dav">spi2dav</a>
-  project in the Apache Jackrabbit sandbox.
+  <a href="http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-spi2dav">Jackrabbit SPI2DAV</a>
+  module.
 </p>
 
 <h3>Configuration</h3>

Modified: jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-remoting.jsp
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-remoting.jsp?rev=757776&r1=757775&r2=757776&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-remoting.jsp (original)
+++ jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-remoting.jsp Tue Mar 24 13:08:58 2009
@@ -77,9 +77,8 @@
 
 <h3>JCR Remoting Client</h3>
 <p>
-  For the client counterpart of this WebDAV servlet please take a look at the
-  <a href="http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi/spi2davex">spi2davex</a>
-  project in the Apache Jackrabbit sandbox.
+  For the client counterpart of this WebDAV servlet please take a look at the <a href="http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-spi2dav/src/main/java/org/apache/jackrabbit/spi2davex">extended SPI2DAV</a>
+  project.
 </p>
 
 <h3>Configuration</h3>