Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 97728 invoked from network); 26 Feb 2009 21:43:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2009 21:43:55 -0000 Received: (qmail 20736 invoked by uid 500); 26 Feb 2009 21:43:55 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 20649 invoked by uid 500); 26 Feb 2009 21:43:55 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 20638 invoked by uid 99); 26 Feb 2009 21:43:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 13:43:55 -0800 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: domain of andrew.r.jaquith@gmail.com designates 209.85.162.179 as permitted sender) Received: from [209.85.162.179] (HELO el-out-1112.google.com) (209.85.162.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 21:43:48 +0000 Received: by el-out-1112.google.com with SMTP id z25so1236079ele.18 for ; Thu, 26 Feb 2009 13:43:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=idZW8HezXDNky+vW3psINkScE3QEt7XB0+QzzHeN9uU=; b=NecrHjcPW/ztNOQXrpxIynsM8h/8XudyYQdD988/pwhlB1zFZDv7UakeXE0qv3d1na DyyO4jrY8IvEc+BaUz/XxlqOvYsviVpVOo7xxc/IYUV5hONO0X9u1vkJCDpua4PdFftC 3vWOnpDzcCe4vJmBa5x/HlRkQ0oMRVtV1umIo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=P6h8ERauunB4qimq9N9PoZ5S4K70JeBqLt1BA8/RcVzODQkM6SZH6UnU+Olcn1AYY5 VpSIoSg1MFopt8Fd+3au+7YcBMPB8D6ABs1D1+L0R5P9YJ+tOqEUOadV6gJ6Gbn+0/pm ic62m225ErRJamK2UcW5U10Q6+kgqtW05KWs8= MIME-Version: 1.0 Received: by 10.231.15.74 with SMTP id j10mr2118996iba.30.1235684607823; Thu, 26 Feb 2009 13:43:27 -0800 (PST) In-Reply-To: <3a6c97f00902261342y75a8d830w357025235604fa6a@mail.gmail.com> References: <3a6c97f00902261342y75a8d830w357025235604fa6a@mail.gmail.com> Date: Thu, 26 Feb 2009 16:43:27 -0500 Message-ID: Subject: Re: official vote requested for removing dav from JSPWiki From: Andrew Jaquith To: jspwiki-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org +1 On Thu, Feb 26, 2009 at 4:42 PM, Harry Metske wrot= e: > Currently, JSPWiki has (in theory) support for DAV. > This is contained in the packages org.apache.wiki.dav, > org.apache.wiki.dav.items and =A0org.apache.wiki.dav.methods. > The code does not work properly and it's also very hard to get it working= in > the future. > But most important, the general sense is that it is not used much, or may= be > not at all. > The proposal is to completely remove this stuff from the codebase. > > So this is an official request for a vote on this proposal. > Please reply with a +1 if you agree with the removal, or reply -1 if you > want to keep dav in the codebase (and hopefully help to support it too). > > The vote period is 72 hours. > > thanks, > Harry >