Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 60229 invoked from network); 24 Jun 2009 16:14:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jun 2009 16:14:28 -0000 Received: (qmail 25482 invoked by uid 500); 24 Jun 2009 16:14:38 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 25409 invoked by uid 500); 24 Jun 2009 16:14:38 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 25399 invoked by uid 99); 24 Jun 2009 16:14:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jun 2009 16:14:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of heavy@ungoverned.org designates 67.222.39.24 as permitted sender) Received: from [67.222.39.24] (HELO outbound-mail-134.bluehost.com) (67.222.39.24) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 24 Jun 2009 16:14:26 +0000 Received: (qmail 27344 invoked by uid 0); 24 Jun 2009 16:14:04 -0000 Received: from unknown (HELO host118.hostmonster.com) (74.220.207.118) by outboundproxy4.bluehost.com with SMTP; 24 Jun 2009 16:14:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=ungoverned.org; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=AwmxDPdvjDqeT+TuEce7y29cyFeWeGB+Be5K+rJi6kO++FbddHkLt6QOGUlRWfbge0EfdoZxwQBC04wF3RhPfX4jAgKMBUQ8aCg2Khia3HlzIq8rekmmCmO2LzO8Ynsy; Received: from [12.148.55.74] (helo=heavyweight.glastender.com) by host118.hostmonster.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MJV6q-0007xL-JA for dev@felix.apache.org; Wed, 24 Jun 2009 10:14:04 -0600 Message-ID: <4A4250CB.9020506@ungoverned.org> Date: Wed, 24 Jun 2009 12:14:03 -0400 From: "Richard S. Hall" User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: dev@felix.apache.org Subject: Version management in JIRA Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {1027:host118.hostmonster.com:ungovern:ungoverned.org} {sentby:smtp auth 12.148.55.74 authed with heavy@ungoverned.org} X-Virus-Checked: Checked by ClamAV on apache.org Hey guys, I notice that we aren't very good about creating/managing release versions in JIRA -- we need to make sure we create versions and close versions are part of the release process. Also, if you create a version make sure you properly select the preceding version so it appears in correct sorted order. I think there might be a bug in JIRA where it doesn't correctly save the preceding version, because I notice lots that are not correct and I just created a version and it did not save it correctly even though I set it. I went back and manually edited the version description and it appears to be correct. So, I guess we need to verify it is correct after creating a version. Thanks. -> richard