Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 2671 invoked from network); 3 Jun 2005 16:31:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Jun 2005 16:31:54 -0000 Received: (qmail 28042 invoked by uid 500); 3 Jun 2005 16:31:52 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 28016 invoked by uid 500); 3 Jun 2005 16:31:52 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 27998 invoked by uid 99); 3 Jun 2005 16:31:52 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from smtp806.mail.sc5.yahoo.com (HELO smtp806.mail.sc5.yahoo.com) (66.163.168.185) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 03 Jun 2005 09:31:49 -0700 Received: from unknown (HELO ?192.168.0.5?) (fuzzylogic@sbcglobal.net@68.122.225.251 with plain) by smtp806.mail.sc5.yahoo.com with SMTP; 3 Jun 2005 16:31:33 -0000 Mime-Version: 1.0 (Apple Message framework v730) In-Reply-To: <42A076B9.5090603@debrunners.com> References: <429DE714.8030207@sun.com> <429DEBC4.4080307@sun.com> <429DFB5B.1000801@debrunners.com> <429E0502.30609@sun.com> <42A076B9.5090603@debrunners.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <236F3C8E-0026-4D71-A99B-A7F906710A56@gmail.com> Content-Transfer-Encoding: 7bit From: Andrew McIntyre Subject: Re: Proposed JIRA workflow changes Date: Fri, 3 Jun 2005 09:31:31 -0700 To: "Derby Development" X-Mailer: Apple Mail (2.730) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jun 3, 2005, at 8:26 AM, Daniel John Debrunner wrote: > This is a posting from the general incubator list, it includes a > reference to the fact that Jira can be linked to SVN to perform patch > tracking. > > No idea how to do this, but other Apache projects are doing it (see > the > jira link below) so it might be useful for Derby. > > Dan. If we'd like this feature enabled for Derby, and I would, it looks like we'll have to request the JIRA admins on infrastructure add us to the list of projects that are indexed by the JIRA subversion plugin. I have another JIRA-related request to make over at infra, so I'll go ahead and ask for this as well. The plugin scans the subversion logs for a project and links any checkins with a JIRA ID back to the JIRA entry itself on the 'Subversion commits' tab, so all that needs to be done is to have it enabled. andrew