Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 69074 invoked from network); 25 Nov 2008 08:18:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2008 08:18:06 -0000 Received: (qmail 57787 invoked by uid 500); 25 Nov 2008 08:18:15 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 57755 invoked by uid 500); 25 Nov 2008 08:18:15 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 57744 invoked by uid 99); 25 Nov 2008 08:18:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Nov 2008 00:18:15 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Nov 2008 08:16:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9F630234C294 for ; Tue, 25 Nov 2008 00:17:44 -0800 (PST) Message-ID: <980009371.1227601064651.JavaMail.jira@brutus> Date: Tue, 25 Nov 2008 00:17:44 -0800 (PST) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-1877) the spi2dav sandbox project should be put into a common release cycle In-Reply-To: <185032453.1227297584403.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650488#action_12650488 ] angela commented on JCR-1877: ----------------------------- further more (not related to the code base): i would like to see at least another person being familiar with the code base and thus able to fix issues or implement improvements. (see above regarding time limitation). > the spi2dav sandbox project should be put into a common release cycle > --------------------------------------------------------------------- > > Key: JCR-1877 > URL: https://issues.apache.org/jira/browse/JCR-1877 > Project: Jackrabbit > Issue Type: New Feature > Components: sandbox > Affects Versions: jcr-server 1.4.1 > Reporter: Ken Yue > > Remoting JSR170 calls requires obviously both server and client sides. The server is available for download, as JCR WebDAV Server in both http://www.apache.org/dyn/closer.cgi/jackrabbit/binaries/jackrabbit-jcr-server-1.4.1.jar and http://www.apache.org/dyn/closer.cgi/jackrabbit/binaries/jackrabbit-webapp-1.4.war. However, the client is just casually mentioned as "can be found in the Jackrabbit sandbox." This issue is to request that the SPI2DAV client code (especially a ResponseFactory that returns a JCR2SPI Repository implementation) be available for download as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.