Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 83663 invoked from network); 9 Dec 2008 22:15:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2008 22:15:13 -0000 Received: (qmail 75969 invoked by uid 500); 9 Dec 2008 22:15:25 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 75917 invoked by uid 500); 9 Dec 2008 22:15:25 -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 75907 invoked by uid 99); 9 Dec 2008 22:15:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2008 14:15:25 -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 jaydmchugh@gmail.com designates 209.85.219.21 as permitted sender) Received: from [209.85.219.21] (HELO mail-ew0-f21.google.com) (209.85.219.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2008 22:13:53 +0000 Received: by ewy14 with SMTP id 14so299901ewy.19 for ; Tue, 09 Dec 2008 14:14:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=RJfW6724OQbzD6mV/H+7KXJc1X6+NKyfXncN4rq3iWM=; b=EWuClI9FviQy326NxnxFiFCqDocc/QK2Y4GD1+wMoZuwtY7OIlgicKQzEgAK6mQTzb RsW9RbKLma67vr8TJVTfb8dSPoXvYNTS42z5pm+ivEGlDhwk24LNm4KeHyN7reW9fRD3 Cg+h9bWCBjBbsGTzv67TYYZHiiIvNn654wWCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=jL4xaL44paUScfJdHzPQsXIshI23HkvT7ABdwGyUDw61FcNu7ahwVoWHB10JmKDnf8 AAPvw8CroK+ZzWiu0HoCzj4Ab4JBk9dujuFT50xSkhP0XDD4gxbJURwhOA3pUEL8pzh6 xyuXEgZmAvX0LyjPImBW80hYed1aKQkJ3slT4= Received: by 10.210.26.14 with SMTP id 14mr739048ebz.164.1228860880418; Tue, 09 Dec 2008 14:14:40 -0800 (PST) Received: from ?172.16.3.2? (198.pubint.com [66.84.139.198]) by mx.google.com with ESMTPS id c4sm1317988nfi.72.2008.12.09.14.14.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Dec 2008 14:14:39 -0800 (PST) Message-ID: <493EEDC9.3010307@gmail.com> Date: Tue, 09 Dec 2008 16:14:33 -0600 From: "Jay D. McHugh" User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [VOTE] Release Concurrent Spec jar (1.0) version 1.0-EA - rc3 References: <493DF38B.2080105@earthlink.net> In-Reply-To: <493DF38B.2080105@earthlink.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 Jay (voted on the wrong thread last time) Joe Bohn wrote: > I've prepared a third release candidate of the Concurrent spec for your > review and vote. The only change from rc2 is an update to the LICENSE > file to include just the apache header (thanks to Kevan). > > This is spec is still under development so we are using an artifact > version of 1.0-EA to indicate that it is not yet final. I'm just the > release vehicle here ... Jarek did all the work :-) > > > The source level is Rev723453 in the following svn tag: > https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-concurrent_1.0_spec-1.0-EA > > > Staging repo: > http://people.apache.org/~jbohn/staging-repo/specs/geronimo-concurrent_1.0_spec/ > > > Staging site: > http://people.apache.org/~jbohn/staging-site/specs/geronimo-concurrent_1.0_spec/1.0-EA/ > > > The artifacts were created using the maven-release-plugin and the maven > rat plugin was run to verify the source contains the appropriate headers. > > > When the release vote is approved, the maven artifacts will be moved to > the m2-ibiblio-rsync-repository at Apache. > > > [ ] +1 Release Concurrent Spec 1.0 version 1.0-EA > [ ] 0 No opinion > [ ] -1 Do not release Concurrent Spec 1.0 version 1.0-EA(please provide > rationale) > > The voting will be open for 72 hours (ending approx. 12:00AM ET on > 12/12/08) or until we have enough votes, whichever is longer. > > Joe