Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 12962 invoked from network); 1 Jun 2005 23:14:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 23:14:02 -0000 Received: (qmail 36790 invoked by uid 500); 1 Jun 2005 23:14:01 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 36581 invoked by uid 500); 1 Jun 2005 23:14:00 -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 36430 invoked by uid 99); 1 Jun 2005 23:13:59 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=SPF_HELO_FAIL X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from e3.ny.us.ibm.com (HELO e3.ny.us.ibm.com) (32.97.182.143) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Jun 2005 16:13:58 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e3.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j51NDtrN024060 for ; Wed, 1 Jun 2005 19:13:55 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j51NDtLI203990 for ; Wed, 1 Jun 2005 19:13:55 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11/8.13.3) with ESMTP id j51NDtrS007200 for ; Wed, 1 Jun 2005 19:13:55 -0400 Received: from [127.0.0.1] (DMCSDJDT41P.usca.ibm.com [9.72.133.45]) by d01av04.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j51NDsAn007131 for ; Wed, 1 Jun 2005 19:13:55 -0400 Message-ID: <429E4130.7020601@debrunners.com> Date: Wed, 01 Jun 2005 16:13:52 -0700 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: Re: Proposed JIRA workflow changes References: <429DE714.8030207@sun.com> <429DEBC4.4080307@sun.com> <429DFB5B.1000801@debrunners.com> <429E0502.30609@sun.com> In-Reply-To: <429E0502.30609@sun.com> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Van Couvering wrote: > > The intent behind assigning an item was not to force someone to look at > something but to allow each person to know what items are on their > plate, either to fix, review, commit, or close. Perhaps that's not an > issue; I was trying to address Kathey's concerns. I do agree assigning > a patch review could discourage others from looking at the patch, but in > most cases you're doing well if you get *one* person to look at your > patch, let alone multiple people... And part of my point was other Apache projects must have dealt with this issue, so let's learn from them and not invent a new process. I do like the idea of having patches only in Jira entries, the apache httpd page said a patch must be attached to a bug to be considered. That in itself would be a good rule, at least then all patches could be found through an open issue query at Jira. Dan.