Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 66810 invoked from network); 26 Jan 2006 18:02:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jan 2006 18:02:38 -0000 Received: (qmail 7222 invoked by uid 500); 26 Jan 2006 18:02:32 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 7183 invoked by uid 500); 26 Jan 2006 18:02:32 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 7171 invoked by uid 99); 26 Jan 2006 18:02:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2006 10:02:32 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gcjmu-myfaces-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2006 10:02:31 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F2BR7-0004Ls-KO for users@myfaces.apache.org; Thu, 26 Jan 2006 19:01:34 +0100 Received: from 195.78.47.10 ([195.78.47.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2006 19:01:33 +0100 Received: from werpu by 195.78.47.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2006 19:01:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@myfaces.apache.org From: Werner Punz Subject: Re: AW: AW: Nightly builds in production enviroment Date: Thu, 26 Jan 2006 19:01:03 +0100 Lines: 15 Message-ID: References: Reply-To: werpu@gmx.at Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 195.78.47.10 User-Agent: Thunderbird 1.5 (Windows/20051201) In-Reply-To: Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Matthias Kahlau schrieb: > Hi! > > Is there any risk when migrating from a nightly build to the next stable > release? > Normally not, but testing is required anyway... Usually to my experience there is more work involved in the migration between a stable version to the next than in between a nightly which is closed in the codebase to the next stable version than the last stable build. But as I said stable is stable and if you cannot avoid it try to stay there. Nightlies often suffer some fluctuation and sometimes have broken stuff in there.