Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-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 AEB4ABD15 for ; Fri, 20 Jan 2012 09:43:49 +0000 (UTC) Received: (qmail 29642 invoked by uid 500); 20 Jan 2012 09:43:48 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 29386 invoked by uid 500); 20 Jan 2012 09:43:41 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 29370 invoked by uid 99); 20 Jan 2012 09:43:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2012 09:43:37 +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 (athena.apache.org: domain of sberyozkin@gmail.com designates 74.125.82.169 as permitted sender) Received: from [74.125.82.169] (HELO mail-we0-f169.google.com) (74.125.82.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2012 09:43:27 +0000 Received: by werl4 with SMTP id l4so303711wer.0 for ; Fri, 20 Jan 2012 01:43:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=0B9S3uj2d6y223JjTNm0C8gt/ZK5MqvvkcKzQPhJ494=; b=eCXrxykPacxvdlMs4ZD+ChQdPi+QROwyBxtP6yvzqEj5ohvai1MGSEHfVrpyDo7eGa eRYSn+XYflmGDDDSQd0EZWGeSLoE5qqGRzd/vPEV+gQuHtY+MYq+OtLaMcxp8OFbkj+1 YgBuPbcwgUJfTuS1csObyGDO4WbKceJVkhCRY= Received: by 10.216.131.102 with SMTP id l80mr10458506wei.59.1327052586419; Fri, 20 Jan 2012 01:43:06 -0800 (PST) Received: from [192.168.2.3] ([79.97.74.54]) by mx.google.com with ESMTPS id l8sm7191901wiy.5.2012.01.20.01.43.05 (version=SSLv3 cipher=OTHER); Fri, 20 Jan 2012 01:43:05 -0800 (PST) Message-ID: <4F193728.30000@gmail.com> Date: Fri, 20 Jan 2012 09:43:04 +0000 From: Sergey Beryozkin User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: dev@cxf.apache.org Subject: Re: [VOTE] Apache CXF 2.3.9/2.4.6/2.5.2 References: <1681970.uACVrBIvY6@dilbert.dankulp.com> In-Reply-To: <1681970.uACVrBIvY6@dilbert.dankulp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit +1 Cheers, Sergey On 20/01/12 00:08, Daniel Kulp wrote: > > > We've resolved over 45 issues since 2.5.1. Most importantly, several of them > were regressions since 2.5.0 and thus we need to get a new release out. We've > also ported back over 25 of the fixes to 2.4.6 and 8 of those to 2.3.9. > > List of issues: > 2.3.9: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12319251 > 2.4.6: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12319250 > 2.5.2: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12319249 > > > The Maven staging areas are at: > 2.3.9: > https://repository.apache.org/content/repositories/orgapachecxf-099/ > 2.4.6: > https://repository.apache.org/content/repositories/orgapachecxf-101/ > 2.5.2: > https://repository.apache.org/content/repositories/orgapachecxf-104/ > > > The distributions are in the org/apache/cxf/apache-cxf/ directory of the Maven > staging areas. > > > This releases are tagged at: > http://svn.apache.org/repos/asf/cxf/tags/cxf-2.3.9 > http://svn.apache.org/repos/asf/cxf/tags/cxf-2.4.6 > http://svn.apache.org/repos/asf/cxf/tags/cxf-2.5.2 > > > This vote will be open for at least 72 hours. > > >