Return-Path: Delivered-To: apmail-aries-dev-archive@www.apache.org Received: (qmail 19853 invoked from network); 8 Feb 2011 11:37:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2011 11:37:11 -0000 Received: (qmail 60127 invoked by uid 500); 8 Feb 2011 11:37:11 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 59997 invoked by uid 500); 8 Feb 2011 11:37:08 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 59985 invoked by uid 99); 8 Feb 2011 11:37:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 11:37:08 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [217.70.178.75] (HELO relay1-v.mail.gandi.net) (217.70.178.75) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 11:36:59 +0000 X-Originating-IP: 217.70.178.39 Received: from mfilter5-d.gandi.net (mfilter5-d.gandi.net [217.70.178.39]) by relay1-v.mail.gandi.net (Postfix) with ESMTP id 45C5F362B5 for ; Tue, 8 Feb 2011 12:36:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter5-d.gandi.net Received: from relay1-v.mail.gandi.net ([217.70.178.75]) by mfilter5-d.gandi.net (mfilter5-d.gandi.net [217.70.178.39]) (amavisd-new, port 10024) with ESMTP id dnOFr30-p+a6 for ; Tue, 8 Feb 2011 12:36:33 +0100 (CET) X-Originating-IP: 94.103.140.2 Received: from [192.168.35.75] (hydra.fimasys.com [94.103.140.2]) (Authenticated sender: jb@nanthrax.net) by relay1-v.mail.gandi.net (Postfix) with ESMTPSA id 75013362C9 for ; Tue, 8 Feb 2011 12:36:33 +0100 (CET) Message-ID: <4D512A66.2040609@nanthrax.net> Date: Tue, 08 Feb 2011 12:35:02 +0100 From: =?ISO-8859-1?Q?Jean-Baptiste_Onofr=E9?= Reply-To: jb@nanthrax.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20101227 Icedove/3.0.11 MIME-Version: 1.0 To: dev@aries.apache.org Subject: Re: jira 'version' cleanup References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit No problem, it makes sense. Regards JB On 02/08/2011 12:33 PM, Jeremy Hughes wrote: > I'd like to clean up (i.e. delete) the two 'versions' defined in JIRA > which don't relate to anything we've released or think we're going to > release any time soon: > > 1.0 and Incubation > > For the issues already resolved in these, I would: > * modify the 'affects version/s' field to be the version under > development at the time the issue was created > * modify the 'fix version' to be the version that the fix first went out in > > For the issues not yet resolved, I would: > * do the same > * ask the assignee to check whether it's actually now resolved and to > mark it as such :-) > > WDYT? > > Jeremy