From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.mongrel.general,gmane.comp.lang.ruby.mongrel.devel Subject: Re: [Mongrel-development] Mongrel, cross compilation, Echoe and rake-compiler Date: Sun, 26 Apr 2009 18:59:47 -0700 Message-ID: <20090427015947.GA15181@dcvr.yhbt.net> References: <71166b3b0904261732j6d5c50fay3d05fdca7f4a6b6e@mail.gmail.com> <71166b3b0904261836ua76ee21p35b46b999d02e2f8@mail.gmail.com> Reply-To: mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240820101 1847 80.91.229.12 (27 Apr 2009 08:15:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 08:15:01 +0000 (UTC) Cc: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org To: mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-users-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Mon Apr 27 10:14:53 2009 Return-path: Envelope-to: gclrm-mongrel-users-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org Content-Disposition: inline In-Reply-To: <71166b3b0904261836ua76ee21p35b46b999d02e2f8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-BeenThere: mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-users-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-users-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.general:5703 gmane.comp.lang.ruby.mongrel.devel:113 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1LyGJv-0008HJ-Sx for gclrm-mongrel-users-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org; Mon, 27 Apr 2009 04:11:48 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 038611978589; Sun, 26 Apr 2009 22:09:04 -0400 (EDT) Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id D7E1C18580EB; Sun, 26 Apr 2009 21:59:58 -0400 (EDT) Received: from localhost (unknown [127.0.2.5]) by dcvr.yhbt.net (Postfix) with ESMTP id EB44F1F7B6; Mon, 27 Apr 2009 01:59:47 +0000 (UTC) List-Post: Luis Lavena wrote: > On Sun, Apr 26, 2009 at 10:12 PM, Evan Weaver wrote: > > My plan is as so: > > > > Gossamer + Rack launch script + some optimizations/bugfixes + Ruby 1.9 > > compat = more or less Mongrel 2.0. > > The work on this has already started? Gossamer is the codename? Did you miss my earlier message posted to this list? http://rubyforge.org/pipermail/mongrel-development/2009-April/000323.html > > This puts you in a tough spot, but it's probably best to branch off > > Gossamer and let me forward-port whatever is missing. The 1.x branches > > are effectively dead, except for a Ruby 1.9 compat update (v1.1.6). > > I've no problem working with bleeding edge stuff, as long I can find it :-) It's a branch of Unicorn and in the same repositories: git://git.bogomips.org/unicorn.git http://git.bogomips.org/unicorn.git git://repo.or.cz/unicorn.git (mirror) http://repo.or.cz/r/unicorn.git (mirror) Have fun! -- Eric Wong