Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 17291 invoked from network); 1 Aug 2005 23:14:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 23:14:04 -0000 Received: (qmail 94454 invoked by uid 500); 1 Aug 2005 23:13:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 94416 invoked by uid 500); 1 Aug 2005 23:13:55 -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 94388 invoked by uid 99); 1 Aug 2005 23:13:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 16:13:55 -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 [64.14.202.141] (HELO mgd.gluecode.com) (64.14.202.141) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 16:13:44 -0700 Received: from [192.168.1.105] (dsl093-038-137.pdx1.dsl.speakeasy.net [66.93.38.137]) (authenticated bits=0) by mgd.gluecode.com (8.12.10/8.12.10) with ESMTP id j71NCjCW009539 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Mon, 1 Aug 2005 16:12:45 -0700 Mime-Version: 1.0 (Apple Message framework v622) In-Reply-To: <42EEA790.3090606@apache.org> References: <1685523F-EEE2-4D08-9286-E71B953341A5@visi.com> <20050801193648.GA27669@isis.visi.com> <20050801221644.GA261@isis.visi.com> <42EEA790.3090606@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: Attacking M4 - Final stuff Date: Mon, 1 Aug 2005 16:13:50 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.622) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It's a big nuisance, but I agree with Jeremy that we need to rebuild with the SNAPSHOT tags removed. We also need a little better coordination and better release procedures :-) thanks david jencks On Aug 1, 2005, at 3:52 PM, Jeremy Boynes wrote: > Aaron Mulder wrote: >> I just mentioned this, but... the release notes MUST be updated >> again before the final binary is posted. If nothing else, they say >> "NOT FINAL RELEASE NOTES" in the first 2 lines. :) I'll try to do >> it this afternoon. >> Thanks, >> Aaron >> P.S. When I do an "svn up" on the v1_0_M4-QA branch right now, I get: >> svn: REPORT request failed on '/repos/asf/!svn/vcc/default' >> svn: >> Cannot replace a directory from within > > I would guess that David "svn move"d the branch to the tag rather than > copying it. You should copy back in the one from before he bumped the > version number. > > -- > Jeremy >