Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 23910 invoked from network); 8 Nov 2007 09:16:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2007 09:16:12 -0000 Received: (qmail 64889 invoked by uid 500); 8 Nov 2007 09:15:59 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 64856 invoked by uid 500); 8 Nov 2007 09:15:59 -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 64845 invoked by uid 99); 8 Nov 2007 09:15:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2007 01:15:59 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2007 09:16:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9275671422E for ; Thu, 8 Nov 2007 01:15:50 -0800 (PST) Message-ID: <1286194.1194513350586.JavaMail.jira@brutus> Date: Thu, 8 Nov 2007 01:15:50 -0800 (PST) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-1210) WebDAV: pack AbstractWebdavServlet with the jackrabbit-webdav project In-Reply-To: <9706362.1194512570627.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-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541005 ] angela commented on JCR-1210: ----------------------------- unless someone objects or has different preferences i would like to - copy the AbstractWebdavServlet to the jackrabbit-webdav project - package name: org.apache.jackrabbit.webdav.server - replace usage of IOUtil.UNDEFINED_TIME by a corresponding DavConstant - deprecate the AbstractWebdavServlet present in jcr-server project - adjust servlets present in jackrabbit-webapp to extend from the abstract servlet in jackrabbit-webdav component. > WebDAV: pack AbstractWebdavServlet with the jackrabbit-webdav project > --------------------------------------------------------------------- > > Key: JCR-1210 > URL: https://issues.apache.org/jira/browse/JCR-1210 > Project: Jackrabbit > Issue Type: Improvement > Reporter: angela > Priority: Minor > > suggestion posted by alan cabrera on the dev list: > "Quite a handy servlet. Too bad it's in jackrabbit-server. Would this not be better placed in jackrabbit-webdav? I'm writing my own server bits under WEBDAV and would prefer not to have JCR/Jackrabbit stuff. I realize that this is a fussy preference." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.