Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7652910B9B for ; Wed, 17 Apr 2013 21:09:40 +0000 (UTC) Received: (qmail 68385 invoked by uid 500); 17 Apr 2013 21:09:40 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 68336 invoked by uid 500); 17 Apr 2013 21:09:40 -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 68325 invoked by uid 99); 17 Apr 2013 21:09:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 21:09:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kevan.miller@gmail.com designates 209.85.161.170 as permitted sender) Received: from [209.85.161.170] (HELO mail-gg0-f170.google.com) (209.85.161.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 21:09:32 +0000 Received: by mail-gg0-f170.google.com with SMTP id r4so28571ggn.15 for ; Wed, 17 Apr 2013 14:09:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=QlsTvzmnr5G/Em7FBsoGgJ+w18+Cbt71pJ7zLmlmF+0=; b=wzk4w8CigJmgB+YGwLe96RGd3XvYUVb8bp3BWjd3rzUp0g6lSiCdy5Ltk13IryP/Vc m+gNSeuyUta2cMC2ji3w5eTKbdQSeUzHwAu3n2U3cB/fh6OpEb5CrE8QVd04YieFVaXT EO0MBhMCMijRhomCI5wXSGpQKODoCzhGfNWFVn7hsUDgLQqvudooKvYxwvVV7w1Sai0m EuEwBx/WwlNYzIUcmojewNahixf5qQOXnk7FASoEp4UpHGtQrHzBoNh5supuJy2oE7lW Xec84N93TuGuj6B7fYCXeqM8nXR9k/2eD2ksQlLULA0NWq2WBojfLPp6qao0YHSWWh0q WelA== X-Received: by 10.236.142.207 with SMTP id i55mr4984920yhj.99.1366232951904; Wed, 17 Apr 2013 14:09:11 -0700 (PDT) Received: from [10.0.1.33] (cpe-066-057-034-114.nc.res.rr.com. [66.57.34.114]) by mx.google.com with ESMTPS id e63sm11995306yhg.27.2013.04.17.14.09.11 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Apr 2013 14:09:11 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: Java EE 7 API jars From: Kevan Miller In-Reply-To: Date: Wed, 17 Apr 2013 17:09:06 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <6F14DECA-52E4-4667-8BF5-8FAAE027433D@gmail.com> References: To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.1503) X-Virus-Checked: Checked by ClamAV on apache.org On Apr 17, 2013, at 4:57 PM, Kevin Sutter wrote: > Hi, > Is there any activity in the Geronimo community to create and house = the API jar files for Java EE 7 technologies, just like we've had = available in the past with previous spec levels? Is this work has = already been started, could you point me at the JIRA or wiki or whatever = is tracking this piece of work? If the work hasn't been started, how = should we kickstart this activity? >=20 > The Java EE 7 family of specifications is very near to being = finalized. It would be great to have these API jar files available for = those projects that will be implementing the specifications. And, I = think the Geronimo project is a great holding place. Not that the = Geronimo team has to do all the work, but it would be good to have a = central project. Hi Kevin, Yes, there has been some work/discussion. Mark Struberg mentioned that = he was going to start work on commons-annotation-1.2.=20 I haven't seen any concerted effort to start building all Java 7 specs. = Nor any effort to track Java 7 spec creation. A Jira with sub-tasks is = probably a good way to start. Perhaps you want to give it a try? (Since = it seems you may have an itch=85 ;-) --kevan