From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luis Lavena Newsgroups: gmane.comp.lang.ruby.mongrel.devel,gmane.comp.lang.ruby.mongrel.general,gmane.comp.lang.ruby.general Subject: [ANN] mongrel_service 0.4.beta2 Released Date: Fri, 1 Jan 2010 18:46:50 -0300 Message-ID: <71166b3b1001011346s40a3bf60p5d0e1915a8d3559f@mail.gmail.com> Reply-To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1262382441 6179 80.91.229.12 (1 Jan 2010 21:47:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Jan 2010 21:47:21 +0000 (UTC) To: "Mongrel Developers (ML)" , mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org, Ruby Talk Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Fri Jan 01 22:47:14 2010 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=Zow6B9HXp/zzkLPGUYIZNCDoxOIg0Lu1jJqnbwzH7vo=; b=SCKqOFXgStNcZoZKEMN2MYapvQuBTMbPgx7zSOoVjNZQAOIpobNwX/mFPpUTr5H+GR 4MwX21GtCkWvf1Xp8ulzTicEPM3Ig5wIYmeAJpFk3ACbPL/0WrkTDCScl4Smj7andqP+ TCOW7apb3xEDQV7KyMeafCz6WAKgwF4qWfLRA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=ey4zmQ7mYzcyTcwDVF+9H/MSx+yqUGwov4zoudBheZeM9b40unDroFGESyQOfKKDRY Ak2RiJij3tLmS08n+JNrSB1wcg/J5/1UHRKyw1769m7vZszSzuSRtWSEs9+55C76yQ5b +do627zeTY34mOCTqcqDxnKNo63JVKZ5yPPd8= X-BeenThere: mongrel-development-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-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.devel:160 gmane.comp.lang.ruby.mongrel.general:5819 gmane.comp.lang.ruby.general:311398 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1NQpKz-0000cx-L4 for gclrmd-mongrel-development@m.gmane.org; Fri, 01 Jan 2010 22:47:13 +0100 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id A11851D78872; Fri, 1 Jan 2010 16:47:13 -0500 (EST) Received: from mail-fx0-f226.google.com (mail-fx0-f226.google.com [209.85.220.226]) by rubyforge.org (Postfix) with ESMTP id 1F990167830A; Fri, 1 Jan 2010 16:47:10 -0500 (EST) Received: by fxm26 with SMTP id 26so13173099fxm.19 for ; Fri, 01 Jan 2010 13:47:10 -0800 (PST) Received: by 10.239.181.167 with SMTP id m39mr202931hbg.169.1262382430143; Fri, 01 Jan 2010 13:47:10 -0800 (PST) List-Post: mongrel_service version 0.4.beta2 has been released! * This plugin offer native win32 services for rails. This replace mongrel_rails_service. Since this is a pre-release gem, you can install it with: gem install mongrel_service --prerelease If no bug is found, expect an final release next week. Changes: ### 0.4.beta2 / 2010-01-01 * Enhancements: * Removed win32-service dependency, making mongrel_service more portable between Ruby implementations on Windows (One-Click and RubyInstaller) * Now mongrel log files are written to the path specified by --log option. Contribution by Daniel Gies (BigFix). Closes #44. * Bugfixes: * Wait longer for child process terminate properly (max 20 seconds). Imported tests from RubyServices project. Closes #18. * Workaround Windows 2008 process detection issues forcing 'service' initialization parameter. Closes #54. [papillon] * Updated ServiceFB to work with FB > 0.18. -- = Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exup=E9ry