Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 71459 invoked from network); 11 Feb 2004 22:31:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Feb 2004 22:31:54 -0000 Received: (qmail 34780 invoked by uid 500); 11 Feb 2004 22:31:32 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 34570 invoked by uid 500); 11 Feb 2004 22:31:30 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 34554 invoked from network); 11 Feb 2004 22:31:30 -0000 Received: from unknown (HELO public.coredevelopers.net) (209.233.18.245) by daedalus.apache.org with SMTP; 11 Feb 2004 22:31:30 -0000 Received: from coredevelopers.net (gateway [192.168.2.253]) by public.coredevelopers.net (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id EA2DECDD2 for ; Wed, 11 Feb 2004 14:25:04 -0800 (PST) Message-ID: <402AAD49.1000009@coredevelopers.net> Date: Wed, 11 Feb 2004 14:31:37 -0800 From: Jeremy Boynes User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: geronimo-dev@incubator.apache.org Subject: Re: Geronimo specs jars References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dain Sundstrom wrote: > I like the idea of a geronimo-spec-j2ee.jar file. That way users will be > able to add one thing when writing a j2ee app. I think we should have a > spec/j2ee project that does this. I'll even write it if we can get > everyone to agree. > +1 - especially if you're going to write it :-) It should at least contain all J2EE API classes as described by the standard (see the J2EE JavaDoc for example). -- Jeremy