Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 90947 invoked from network); 19 Mar 2006 02:48:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Mar 2006 02:48:35 -0000 Received: (qmail 59169 invoked by uid 500); 19 Mar 2006 02:48:24 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 59112 invoked by uid 500); 19 Mar 2006 02:48:23 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 59101 invoked by uid 99); 19 Mar 2006 02:48:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Mar 2006 18:48:23 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of karan.malhi@gmail.com designates 64.233.184.196 as permitted sender) Received: from [64.233.184.196] (HELO wproxy.gmail.com) (64.233.184.196) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Mar 2006 18:48:22 -0800 Received: by wproxy.gmail.com with SMTP id i31so858259wra for ; Sat, 18 Mar 2006 18:48:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=KT64m7djgC0+2GFJ6l4iDxy0s1gf1qeB85mvC9Ue9kFWwLxcEhb9N0IQm9H/J5nhYg95mlKUX0prnqUEz99pFPvGRAgy38aE3J9oE7krWXPo4RIOnRy34S78Awp5sV8J4R2LMHPjSDmybxqq7u0gOr7+dUW4hDrDDeOUcZe67sA= Received: by 10.54.65.15 with SMTP id n15mr3699114wra; Sat, 18 Mar 2006 18:48:01 -0800 (PST) Received: from ?192.168.0.2? ( [68.80.151.3]) by mx.gmail.com with ESMTP id 14sm4095273wrl.2006.03.18.18.47.57; Sat, 18 Mar 2006 18:47:58 -0800 (PST) Message-ID: <441CC6E4.1030209@gmail.com> Date: Sat, 18 Mar 2006 21:50:12 -0500 From: karan malhi User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: javax.accessibility implementation Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am almost finished with the javax.accessibility implementation and would like to submit the code. My understanding is that I would need to file a JIRA issue to submit this code. Would that JIRA issue be under "Classlib" or "Contributions" ? -- Karan Singh