Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-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 424C49FE5 for ; Mon, 21 May 2012 20:00:50 +0000 (UTC) Received: (qmail 52098 invoked by uid 500); 21 May 2012 20:00:50 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 52054 invoked by uid 500); 21 May 2012 20:00:49 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 52046 invoked by uid 99); 21 May 2012 20:00:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 20:00:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bernd.bohmann@googlemail.com designates 209.85.213.53 as permitted sender) Received: from [209.85.213.53] (HELO mail-yw0-f53.google.com) (209.85.213.53) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 20:00:44 +0000 Received: by yhp26 with SMTP id 26so4833834yhp.12 for ; Mon, 21 May 2012 13:00:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=3PpKT1I14lsDZP7t/twNCIToUi6eBZstB1s8uJDI0gM=; b=jRWmS+e5j5Mlo6cR7xehw83BXPZ6K7Kc5HHPXXZCGyTlNQSLrJ9EsQcCtjs/w6ycMx VqX0xtuLaYgxHWlYASFUmiU08syFnkOdQz2fupVj3wd7G4QypghFuUaeqiyEeF081f4f 6yAxKPfYSRc3mVxfvjbo0aLAEG3JqOcNYnT8lEGd2sUpeHrKGSW3KWXIV2N2uckfkSB3 c1Bfp4knKvlriFG4sqcchbDsVflXscl1WD/t9XXFePFitJB29zzfSlMcx4GsLsX+pcxj KMZb86EFsn4FUkSXSSt7JQ4pFu49Dkg4T60XXIqAuGtdcW4+PQJprQnvuhrfW8TVUZPf pWBg== MIME-Version: 1.0 Received: by 10.101.2.34 with SMTP id e34mr7510712ani.45.1337630423093; Mon, 21 May 2012 13:00:23 -0700 (PDT) Sender: bernd.bohmann@googlemail.com Received: by 10.146.149.5 with HTTP; Mon, 21 May 2012 13:00:23 -0700 (PDT) In-Reply-To: <4FBA9B16.50504@schnurpfeil.de> References: <4FBA9B16.50504@schnurpfeil.de> Date: Mon, 21 May 2012 22:00:23 +0200 X-Google-Sender-Auth: LAo2oYiFixP5D-fQpnLX1-CGdsA Message-ID: Subject: Re: [Tobago] New branch 1.5.x From: Bernd Bohmann To: MyFaces Development Content-Type: text/plain; charset=ISO-8859-1 For the bugfixes in 1.5 i would prefer support as long as it is useful. For the rest +1 Regards Bernd On Mon, May 21, 2012 at 9:44 PM, Udo Schnurpfeil wrote: > Hi all, > > yesterday the 7th version of the Tobago 1.5.x series was released. > It turns out, that using trees with Tobago 1.5.x was a good progress to > Tobago 1.0.x, but there are also some disadvantages. To solve these > problems we need minor API changes. > > In order not to enforce application developers to change their > applications at this time, I would like to create a 1.5.x branch and > using the version 1.6.x for the trunk. > > Bugfixes should be committed also in the branch and in the trunk, for at > least one year. > Also some features may go into both versions, but refactorings and > greater features may only reach the trunk. > > Any suggestions? > > Regards, > > Udo