Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 71653 invoked from network); 24 Jul 2008 19:05:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2008 19:05:18 -0000 Received: (qmail 45395 invoked by uid 500); 24 Jul 2008 19:05:16 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 45348 invoked by uid 500); 24 Jul 2008 19:05:16 -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 45337 invoked by uid 99); 24 Jul 2008 19:05:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 12:05:16 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.86.89.70] (HELO elasmtp-banded.atl.sa.earthlink.net) (209.86.89.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 19:04:21 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=dbXuQGLthRu8S6naGSwi85JKQKq+9In/C9FFxPd82Tcuz898G/I8VRxP9dpB11Eh; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [129.33.49.251] (helo=dyn9027039088.raleigh.ibm.com) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KM66x-0003EK-O5 for dev@geronimo.apache.org; Thu, 24 Jul 2008 15:04:23 -0400 Message-ID: <4888D234.7010904@earthlink.net> Date: Thu, 24 Jul 2008 15:04:20 -0400 From: Joe Bohn User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: JIRA versions 2.0.x & 2.1.x References: <48874387.7060705@earthlink.net> <4888CFD0.30702@apache.org> In-Reply-To: <4888CFD0.30702@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c408501814fc19611aa676d7e74259b7b3291a7d08dfec797a34c6624960afeba69c7b1cc2116a15350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 129.33.49.251 X-Virus-Checked: Checked by ClamAV on apache.org Donald Woods wrote: > Thought these were to be used to keep everything out of a generic Future > bucket, but it has never worked, so +1 to removing them. > > BTW - Shouldn't the Fix Version field remain blank until someone either > starts working on the issue or code is integrated into svn? > I think there are different opinions on the Fix Version field. We've been using it in the past to "target" fixes for a particular release before a JIRA is resolved. I guess my opinion would be to leave it blank until there is some reason to mark for a perspective release. When the issue is eventually resolved it should be updated to reflect the actual version(s) that will include the fix once released. Joe > > -Donald > > > Joe Bohn wrote: >> What is the value of JIRA versions 2.0.x and 2.1.x? Having these >> makes it difficult to track changes per release. For example, when a >> JIRA is resolved in branches/2.1 intended for a 2.1.2 release - we >> should mark the JIRA as fixed in the not-yet-released 2.1.2. However, >> it is all too easy to choose 2.1.x instead of 2.1.2. The problem is >> that 2.1.x JIRAs won't show up in reports we generate for release >> notes for 2.1.2. >> >> I'd like to remove the *.x versions from our JIRA project so that >> people will be encouraged to include the specific version as the fix >> version. I'll work through the JIRAs and cleanup references prior to >> removal (I have to do this anyway for 2.1.2). >> >> Any objections? >> >> >> Joe >>