Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 90896 invoked from network); 6 Nov 2008 23:42:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2008 23:42:37 -0000 Received: (qmail 33284 invoked by uid 500); 6 Nov 2008 23:42:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 33232 invoked by uid 500); 6 Nov 2008 23:42:43 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 33221 invoked by uid 99); 6 Nov 2008 23:42:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 15:42:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kevan.miller@gmail.com designates 74.125.92.24 as permitted sender) Received: from [74.125.92.24] (HELO qw-out-2122.google.com) (74.125.92.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 23:41:25 +0000 Received: by qw-out-2122.google.com with SMTP id 5so588594qwd.25 for ; Thu, 06 Nov 2008 15:42:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=pgM/3avLe5K+6HoeWXqHxix0Dgf+vuzvo53y+z/18v8=; b=CEFa7ju+ZdX5qX/M6fbTwaplDmeUhVrW6RcPBGb0MPktu7Oc1S1OHffFEShxPFCkj6 0VpsBvcZ6emMcyNbfUI1nAOsI7PUubEKeHWwwl+dn0N/FRqZHgjLoX0g08OlBtWriOV+ cAy9cse748i8HEoaQ92MRqSZ0UZg1mnp92+2A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=ZM7m7XXYPefnylPxOOh+FrjgZE23tI+C8N79dISi9ekgxx4nkab0ZaHI+fzxG6Oc1A D3KqmMGzHFFys/Ol/+X+XriSitzYzPWK2eXrLwENdxjjz61SuPa0wDp25qgFf93cwNNG 36n/6eLVnp4C9n/2bS4g/6qfLY2DEtOXeWIdM= Received: by 10.214.218.4 with SMTP id q4mr3163466qag.332.1226014926923; Thu, 06 Nov 2008 15:42:06 -0800 (PST) Received: from ?10.30.1.241? ([63.85.187.2]) by mx.google.com with ESMTPS id 6sm2580522ywc.9.2008.11.06.15.42.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 06 Nov 2008 15:42:06 -0800 (PST) Message-Id: <390C32EB-EB93-4ABD-87A9-AD6454B14FCF@gmail.com> From: Kevan Miller To: dev@geronimo.apache.org In-Reply-To: <49106321.7000900@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: Run Geronimo as a Windows service Date: Thu, 6 Nov 2008 18:42:05 -0500 References: <5e7fd1eb0811020715m16994fc1i9f87810ea27b3cb5@mail.gmail.com> <49106321.7000900@apache.org> X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org On Nov 4, 2008, at 9:58 AM, Donald Woods wrote: > BTW - Since you have a CLA on file, I just added your 2 ids > (caijunj, greensight) to the geronimo-contributor group in JIRA, > which will allow you to assign items to yourself to work on. Minor point of law -- an ICLA need not be a pre-requisite to being added to the geronimo-contributor group. An ICLA is needed for write access to our WIKI and, of course, commit rights to our SVN. --kevan