Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 36104 invoked from network); 15 Jun 2006 16:11:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jun 2006 16:11:13 -0000 Received: (qmail 41983 invoked by uid 500); 15 Jun 2006 16:11:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 41843 invoked by uid 500); 15 Jun 2006 16:11:07 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 41744 invoked by uid 99); 15 Jun 2006 16:11:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 09:11:07 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MANY_EXCLAMATIONS,PLING_QUERY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david.blevins@visi.com designates 208.42.156.2 as permitted sender) Received: from [208.42.156.2] (HELO conn.mc.mpls.visi.com) (208.42.156.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 09:11:05 -0700 Received: from [192.168.42.16] (68-171-58-68.vnnyca.adelphia.net [68.171.58.68]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by conn.mc.mpls.visi.com (Postfix) with ESMTP id BFCD08410 for ; Thu, 15 Jun 2006 11:10:44 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <44918107.8020401@wstoddard.com> References: <74e15baa0606150827j6196a402we1da1711e48f6dee@mail.gmail.com> <44917EB1.9010604@joyfulnoisewebdesign.com> <44918107.8020401@wstoddard.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <8C6D6911-9A09-4EB6-B79C-20207238A1C2@visi.com> Content-Transfer-Encoding: 7bit From: David Blevins Subject: Re: Where did the 1.1 branch go?!?! Date: Thu, 15 Jun 2006 09:10:42 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.750) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jun 15, 2006, at 8:47 AM, Bill Stoddard wrote: > Jay D. McHugh wrote: >> Aaron Mulder wrote: >>> Now we only have a 1.0 branch and a dead-1.2 branch? What's >>> going on? >>> >>> Thanks, >>> Aaron >>> >>> >>> >> Aaron, >> It was moved under tags/1.1.0. >> Jay > > Comment from the peanut gallery... > It is extremely poor form to modify 'tagged' releases. Once a > release is tagged in SVN, it should not be changed, ever. > > Comment from the peanut gallery... > It is extremely poor form to modify 'tagged' releases. Once a > release is tagged in SVN, it should not be changed, ever. We don't update tags. > 1.1 should not have been tagged until after the vote to release 1.1 > passed. FWIW. It's been our tradition to insist the releases are built from the tag. -David