From derby-dev-return-9446-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Wed Oct 19 20:06:04 2005 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 15243 invoked from network); 19 Oct 2005 20:06:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2005 20:06:04 -0000 Received: (qmail 44196 invoked by uid 500); 19 Oct 2005 20:06:02 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 44161 invoked by uid 500); 19 Oct 2005 20:06:02 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 44152 invoked by uid 99); 19 Oct 2005 20:06:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 13:06:02 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [68.142.229.99] (HELO smtp106.sbc.mail.re2.yahoo.com) (68.142.229.99) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Oct 2005 13:06:02 -0700 Received: (qmail 75672 invoked from network); 19 Oct 2005 20:02:46 -0000 Received: from unknown (HELO ?192.168.0.5?) (fuzzylogic@sbcglobal.net@68.121.100.230 with plain) by smtp106.sbc.mail.re2.yahoo.com with SMTP; 19 Oct 2005 20:02:46 -0000 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <435671EB.6080006@sbcglobal.net> References: <435671EB.6080006@sbcglobal.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9C9BC5D2-8A30-4245-9238-CCBD2A2A9837@gmail.com> Content-Transfer-Encoding: 7bit From: Andrew McIntyre Subject: Re: Feedback on DerbySnapshotOrRelease wiki page Date: Wed, 19 Oct 2005 13:02:45 -0700 To: X-Mailer: Apple Mail (2.734) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Oct 19, 2005, at 9:18 AM, Kathey Marsden wrote: > For the release, I think it would be good to include some > information on > bumping the version such as > - bumping the third digit before creating the first bugfix > release candidate. > - bumping the third digit to remove the alpha flag. > - bumping the version after release candidates are made. > - turning off the beta flag. > Should there be information on creating a release branch for major > releases? Yes. What is currently there is aimed at a bugfix release, but I'll update the page to include information for a feature release. > You had mentioned some fixes that needed to be merged to 10.1 for the > snapshot target to work properly. Merged last week with revision 321016. andrew