Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 27002 invoked from network); 4 Aug 2006 15:39:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2006 15:39:31 -0000 Received: (qmail 17936 invoked by uid 500); 4 Aug 2006 15:39:30 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 17856 invoked by uid 500); 4 Aug 2006 15:39:30 -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 17842 invoked by uid 99); 4 Aug 2006 15:39:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 08:39:29 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mkienenb@gmail.com designates 66.249.82.224 as permitted sender) Received: from [66.249.82.224] (HELO wx-out-0506.google.com) (66.249.82.224) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 08:39:27 -0700 Received: by wx-out-0506.google.com with SMTP id s13so122285wxc for ; Fri, 04 Aug 2006 08:39:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EuHvcf65GAvUGcb4vcMFEMxPeAzj6FR0EFeL7K5Sa2+JrPtNiEytH3Q5pCgsQX5eh5XrmryJ1AMKDQlwQ6LyjI+L7FZJKkb8ConJsntm10w+Q61RzNe4bxdMYKufYQRQVIPHHIdd+Mdxl/ikry0ogxITp1mrLrSJpw+Ghm5MEMA= Received: by 10.78.203.15 with SMTP id a15mr1587956hug; Fri, 04 Aug 2006 08:39:05 -0700 (PDT) Received: by 10.78.170.1 with HTTP; Fri, 4 Aug 2006 08:39:05 -0700 (PDT) Message-ID: <8f985b960608040839o11448b09ra9bd36d494b6a48d@mail.gmail.com> Date: Fri, 4 Aug 2006 11:39:05 -0400 From: "Mike Kienenberger" To: "MyFaces Development" Subject: Re: myfaces 114 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What about the possiblity of naming these snapshot jars differently? As things stand, it's hard to know when a snapshot is different or what version to report against. We could do something simple like myfaces-core-1.1.4-rc1-bin.zip myfaces-core-1.1.4-rc2-bin.zip or something more clever like myfaces-core-1.1.4-r428631-bin.zip On 8/4/06, Wendy Smoak wrote: > On 8/3/06, Dennis Byrne wrote: > > > Sure. I probably won't be able to do it until Friday night. Sorry I can't help more with inter-version testing. Just think of me as : > > > > public boolean isTckCompliant(Url url > > :) The new snapshots are done: > http://people.apache.org/builds/myfaces/core-1.1.x/ > > The 'logs' directory contains the build script and log file. This > snapshot is based on r428631. > > It's also available in the Maven snapshot repo. See the release plan > wiki page for more information: > http://wiki.apache.org/myfaces/CoreRelease114 > > Thanks! > -- > Wendy >