From uima-dev-return-90-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Fri Nov 10 19:53:39 2006 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@locus.apache.org Received: (qmail 22773 invoked from network); 10 Nov 2006 19:53:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2006 19:53:39 -0000 Received: (qmail 5838 invoked by uid 500); 10 Nov 2006 19:53:50 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 5825 invoked by uid 500); 10 Nov 2006 19:53:49 -0000 Mailing-List: contact uima-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-dev@incubator.apache.org Delivered-To: mailing list uima-dev@incubator.apache.org Received: (qmail 5816 invoked by uid 99); 10 Nov 2006 19:53:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 11:53:49 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lally.adam@gmail.com designates 64.233.184.225 as permitted sender) Received: from [64.233.184.225] (HELO wr-out-0506.google.com) (64.233.184.225) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 11:53:36 -0800 Received: by wr-out-0506.google.com with SMTP id i20so373684wra for ; Fri, 10 Nov 2006 11:53:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=jjPRTdXAt4eaGSDVhSvePSTISY3wGjrd1EPVQ9XBXCXzrqcdtu1bpxqXF3mleFo092ZiIQnY2n5N6Mi5PCYduFVzD0QNGmRVJ5SLxhnIv5bS1ph76zJT+aJwcf/F3u3H0pbXwpgRoovtbpYL7qvgwxxf4IBFQWEwlL2JeOqTOr4= Received: by 10.90.52.2 with SMTP id z2mr2074192agz.1163188393293; Fri, 10 Nov 2006 11:53:13 -0800 (PST) Received: by 10.90.81.19 with HTTP; Fri, 10 Nov 2006 11:53:13 -0800 (PST) Message-ID: <2787e08a0611101153j570de23dp7b3cee981218cb09@mail.gmail.com> Date: Fri, 10 Nov 2006 14:53:13 -0500 From: "Adam Lally" Sender: lally.adam@gmail.com To: uima-dev@incubator.apache.org Subject: Re: Creating components in JIRA In-Reply-To: <4554C873.4080106@schor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2787e08a0611100904i3af215d8o2821b8f65bdfb61@mail.gmail.com> <4554B3E2.1030209@gmx.de> <4554C873.4080106@schor.com> X-Google-Sender-Auth: 0e0ee7c8c7e99f22 X-Virus-Checked: Checked by ClamAV on apache.org On 11/10/06, Marshall Schor wrote: > What's the trade-off between fine-grain (for example - each plugin is > it's own component) versus coarser grained (have one thing for all plugins)? > > I'm guessing that some good criteria would be: > > - obviousness (someone submitting an issue would find it obvious where > it goes) > - not too fine grained (otherwise you lose summary info, or list > becomes too long - not sure about this) > - each category can have a default initial assignee person > > My instincts point me toward wanting fewer categories here. If the list > gets to big, it's harder to find things. > I'm OK with that fewer categories. Those seem like good reasons. > website > documentation > uimaj-core > uimaj-collection-processing > uimaj-???? (adapters, protocols, transports, ???) > uimaj-examples > uimaj-tools <<< other than eclipse > uimaj-eclipse-plugins > uimaj-build <<< build, packaging, distribution of uimaj > legal <<< license, etc. issues > Category names can have spaces and punctuation. So we could have names like: Website Documentation Core Java Framework Collection Processing Transport Adapters -- SOAP, Vinci Examples Eclipse Plugins Tools Build, Packaging Legal, Licensing We can rename the components later, so this doesn't have to be perfect. BTW, I do have administration access after all, I was confused. I tested that I was able to create a component (the Website component). -Adam