Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 7378 invoked from network); 2 Nov 2006 19:22:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2006 19:22:04 -0000 Received: (qmail 67589 invoked by uid 500); 2 Nov 2006 19:22:12 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 67540 invoked by uid 500); 2 Nov 2006 19:22:12 -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 67529 invoked by uid 99); 2 Nov 2006 19:22:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2006 11:22:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of paulmcmahan@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2006 11:21:47 -0800 Received: by ug-out-1314.google.com with SMTP id m2so237310ugc for ; Thu, 02 Nov 2006 11:21:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hbszuUDCwWxsZOhVVbhYUTZfPQ8D3HlgXEkiMkZxM5BY11gnivzADq8sLbcvEJrjYgwCbDmgAW2BYY0gqAbK+Mx8CWcdHu4vRNzE90LXHG1YEMK/r9HYiat8pOghKdjst0PJlKuNXr2/DO8EkncWVMYfAuKRjQiBfNczK/PO4I8= Received: by 10.67.97.7 with SMTP id z7mr1207907ugl.1162495270874; Thu, 02 Nov 2006 11:21:10 -0800 (PST) Received: by 10.67.19.8 with HTTP; Thu, 2 Nov 2006 11:21:10 -0800 (PST) Message-ID: <21df75940611021121y4aff0db9u2288e248d4db6e53@mail.gmail.com> Date: Thu, 2 Nov 2006 14:21:10 -0500 From: "Paul McMahan" To: dev@geronimo.apache.org Subject: Re: Time to remove bootstrap In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org I agree that bootstrap has served its purpose and can be eliminated. Thanks for the work you did on it. It helped us through some rough times :-) Paul On 11/1/06, Jason Dillon wrote: > Yesterday, I tried to build G with mvn alone after removing my local > repository and it works fine... now that the specs and openejb2 snaps > are deployed. > > I have not really even used bootstrap in a many weeks... and I think > its time for it to go away. > > So... unless someone objects strongly (and soonish) I am gonna nuke it. > > --jason >