Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 91297 invoked from network); 30 Jan 2006 21:23:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jan 2006 21:23:20 -0000 Received: (qmail 28086 invoked by uid 500); 30 Jan 2006 21:23:13 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 28038 invoked by uid 500); 30 Jan 2006 21:23:13 -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 28023 invoked by uid 99); 30 Jan 2006 21:23:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2006 13:23:13 -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 david.blevins@visi.com designates 208.42.156.9 as permitted sender) Received: from [208.42.156.9] (HELO cenn.mc.mpls.visi.com) (208.42.156.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2006 13:23:12 -0800 Received: from [192.168.42.19] (68-171-56-105.vnnyca.adelphia.net [68.171.56.105]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by cenn.mc.mpls.visi.com (Postfix) with ESMTP id B9808825B for ; Mon, 30 Jan 2006 15:22:51 -0600 (CST) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <3EB8A161-E066-498C-B888-2D10CE8AA942@yahoo.com> References: <43DBBEA8.9010805@toolazydogs.com> <559F5BF2-2C6A-43C3-9A72-AE4DA25EB6E4@yahoo.com> <43055F1B-CE88-48C3-A756-C2C80B633DEA@visi.com> <43DE4267.3040809@toolazydogs.com> <962DA320-1C65-49AB-BCFB-5796173629C1@visi.com> <5D54080C-FA9F-4D0A-8C84-C80E269AAC9C@visi.com> <3EB8A161-E066-498C-B888-2D10CE8AA942@yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5851DEBA-F7D8-4FCF-B2E4-17B00A719B7A@visi.com> Content-Transfer-Encoding: 7bit From: David Blevins Subject: Re: Geronimo Specs 1.1-SNAPSHOT -- more opinions please! Date: Mon, 30 Jan 2006 13:22:44 -0800 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.746.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jan 30, 2006, at 11:44 AM, David Jencks wrote: > > On Jan 30, 2006, at 11:37 AM, David Blevins wrote: > >> >> On Jan 30, 2006, at 11:14 AM, David Jencks wrote: >> >>> As I expressed previously, I think it is a bigger mess to be >>> unable to determine the contents of the uber-spec jar. If you >>> can suggest a way to make it easy to find out which individual >>> spec jars are aggregated into the uber-spec jar, I will stop >>> objecting to individual versions. >> >> The pom is inside all maven 2 built jars. That's good enough for me. > > OK, I see it now. Fine with me. Wish I had remembered that detail the first few times you'd asked me :) Sorry. -David