Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 579619194 for ; Wed, 7 Mar 2012 00:12:13 +0000 (UTC) Received: (qmail 38696 invoked by uid 500); 7 Mar 2012 00:12:12 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 38643 invoked by uid 500); 7 Mar 2012 00:12:12 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 38633 invoked by uid 99); 7 Mar 2012 00:12:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 00:12:12 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [173.201.192.238] (HELO p3plsmtpa07-09.prod.phx3.secureserver.net) (173.201.192.238) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 07 Mar 2012 00:12:04 +0000 Received: (qmail 28339 invoked from network); 7 Mar 2012 00:11:39 -0000 Received: from unknown (76.252.112.72) by p3plsmtpa07-09.prod.phx3.secureserver.net (173.201.192.238) with ESMTP; 07 Mar 2012 00:11:39 -0000 Message-ID: <4F56A7B4.4050800@rowe-clan.net> Date: Tue, 06 Mar 2012 18:11:32 -0600 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: dev@httpd.apache.org CC: =?UTF-8?B?SWdvciBHYWxpxIc=?= Subject: Re: removal of mod_noloris? References: <2608d4ba-eb92-48dd-a0ca-07c7096b47f2@iris> In-Reply-To: <2608d4ba-eb92-48dd-a0ca-07c7096b47f2@iris> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 3/6/2012 5:18 PM, Igor Galić wrote: > > > ----- Original Message ----- >> On 06 Mar 2012, at 4:46 PM, Jeff Trawick wrote: >> >>>> I'm fine with that. >>>> >>>> What about the folks who voted to keep it last time the subject >>>> arose? >>>> http://www.gossamer-threads.com/lists/apache/users/383407 >>>> http://www.gossamer-threads.com/lists/apache/dev/383405 >>> >>> Do we just need to offer Dirk an alternate URL for downloading it? >> >> How about some kind of "attic" for old modules or old code? Something >> like this: >> >> trunk >> tags >> branches >> attic > > Can we put 1.3 there too ;) :) If there will be no further changes, svn rm is our friend. Simply publish a pointer to repos@rev if you want simple access to the non-editable resource. The only reason to leave a file active in svn is for purpose of collaboration and modification. Nick stated mod_noloris has been absorbed by a replacement effort and offers nothing further for the project.