Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 23226 invoked from network); 21 Aug 2008 13:04:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2008 13:04:50 -0000 Received: (qmail 89918 invoked by uid 500); 21 Aug 2008 13:04:46 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 89849 invoked by uid 500); 21 Aug 2008 13:04:46 -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 89838 invoked by uid 99); 21 Aug 2008 13:04:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 06:04:46 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.229.52.226] (HELO munin.local) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 13:03:49 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by munin.local (Postfix) with ESMTP id 77B6224F2B1; Thu, 21 Aug 2008 14:04:15 +0100 (BST) In-Reply-To: <6104CF39-D727-4968-923E-9269F5A4D0C9@jaguNET.com> References: <20080820235358.0653e15b@grimnir> <6104CF39-D727-4968-923E-9269F5A4D0C9@jaguNET.com> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Nick Kew Subject: Re: Dropping mod_sed into /trunk/ ? Date: Thu, 21 Aug 2008 14:04:14 +0100 To: dev@httpd.apache.org X-Mailer: Apple Mail (2.753.1) X-Virus-Checked: Checked by ClamAV on apache.org On 21 Aug 2008, at 13:28, Jim Jagielski wrote: > > On Aug 20, 2008, at 6:53 PM, Nick Kew wrote: > >> A little while ago, Basant Kukreja published mod_sed under the >> Apache license. He's now also written a blog entry that could >> become the basis for a tutorial into how mod_sed is much more >> than a mere string-or-regexp search-and-replace filter: >> >> http://blogs.sun.com/basant/entry/using_mod_sed_to_filter >> >> I happen to know that Basant and Sun will be happy for us >> to adopt mod_sed, and I think that with that blog entry >> reworked into a howto doc, it'll add real value to httpd. >> >> Any thoughts on dropping it in to trunk, with a view >> to including it as standard in 2.4 in due course? >> > > We will need, of course, the IP clearance issues resolved. Of course we have a long-standing CCLA from Sun. Basant, do we have an ICLA from you? http://www.apache.org/licenses/icla.{txt|pdf} (Technically it's sufficient that it's Apache-licensed, if we preserve the third-party notices. But that's not really what's proposed :-) -- Nick Kew