Return-Path: Delivered-To: apmail-maven-archiva-dev-archive@locus.apache.org Received: (qmail 22671 invoked from network); 16 Apr 2008 00:53:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2008 00:53:54 -0000 Received: (qmail 55715 invoked by uid 500); 16 Apr 2008 00:53:55 -0000 Delivered-To: apmail-maven-archiva-dev-archive@maven.apache.org Received: (qmail 55683 invoked by uid 500); 16 Apr 2008 00:53:55 -0000 Mailing-List: contact archiva-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-dev@maven.apache.org Delivered-To: mailing list archiva-dev@maven.apache.org Received: (qmail 55674 invoked by uid 99); 16 Apr 2008 00:53:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2008 17:53:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [69.36.241.87] (HELO mail.sventech.com) (69.36.241.87) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2008 00:53:11 +0000 Received: from mail.sventech.com (localhost.localdomain [127.0.0.1]) by mail.sventech.com (Postfix) with ESMTP id DBEF448051 for ; Tue, 15 Apr 2008 17:53:18 -0700 (PDT) Received: from [192.168.1.118] (ip72-208-56-187.ph.ph.cox.net [72.208.56.187]) by mail.sventech.com (Postfix) with ESMTP id BCAAB4804F for ; Tue, 15 Apr 2008 17:53:18 -0700 (PDT) Message-ID: <48054DFE.4080709@erdfelt.com> Date: Tue, 15 Apr 2008 17:53:18 -0700 From: Joakim Erdfelt User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080227 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: archiva-dev@maven.apache.org Subject: Re: [Proposal] Replacing Archiva-webdav with Apache Jackrabbits WebDav Servlet References: <1208305789.5967.13.camel@heck> In-Reply-To: <1208305789.5967.13.camel@heck> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Checked: Checked by ClamAV on apache.org James William Dumay wrote: > Hey all, > I've opened MRM-781 which removes the plexus based archiva-webdav module > in favour of a smaller implementation based on Apache Jackrabbits webdav > servlet. This implementation is significantly smaller. > > This change will allow us to address MRM-684 without much complexity. > > Currently, HTTP GET and PUT work correctly but more work needs to be > done on providing the correct Webdav resource properties needed for a > full webdav implementation (not to mention a lot more unit tests). > > It would be excellent if I could get this into a branch soon as the > change set is getting unwieldy. > > I would appreciate your thoughts and comments. > > Thanks > James > (I know this has been discussed in irc, just wanted to let everyone else know too) This seems like a pretty big patch/change, do you have a CLA on file at apache yet? - Joakim