Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 50015 invoked from network); 25 Aug 2006 15:41:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Aug 2006 15:41:01 -0000 Received: (qmail 47917 invoked by uid 500); 25 Aug 2006 15:41:01 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 47871 invoked by uid 500); 25 Aug 2006 15:41:01 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 47860 invoked by uid 99); 25 Aug 2006 15:41:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2006 08:41:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [63.246.7.35] (HELO mail.virtuas.com) (63.246.7.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2006 08:41:00 -0700 Received: (qmail 18043 invoked by uid 89); 25 Aug 2006 15:40:39 -0000 Received: by simscan 1.1.0 ppid: 18025, pid: 18027, t: 3.6939s scanners: clamav: m: spam: 3.0.2 Received: from unknown (HELO ?127.0.0.1?) (snicholls@virtuas.com@198.17.247.19) by smtp.virtuas.com with SMTP; 25 Aug 2006 15:40:35 -0000 Message-ID: <44EF19EF.4000106@virtuas.com> Date: Fri, 25 Aug 2006 09:40:31 -0600 From: Scott Nicholls User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: cxf-dev@incubator.apache.org Subject: Re: version number.... References: <200608251119.21315.daniel.kulp@iona.com> In-Reply-To: <200608251119.21315.daniel.kulp@iona.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on virtuas01.managed.contegix.com X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'd go with option 2... Daniel Kulp wrote: > Right now, the poms all are set to 1.1-SNAPSHOT. Since we have to change > them, what are people's thoughts on the version number. Couple of options: > > 1) 1.0-incubating-SNAPSHOT - since it's the first apache version > 2) 2.0-incubating-SNAPSHOT - since both XFire and Celtix had 1.x releases > 3) Other options? > > I'm kind of leaning toward option (2). Actually, probably do: > 2.0-incubating-m1-SNAPSHOT > to reflect we're working toward milestone 1. Then hopefully start releasing > periodic milestones. > > Any thoughts! >