Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 29326 invoked from network); 23 Aug 2006 00:54:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Aug 2006 00:54:27 -0000 Received: (qmail 39541 invoked by uid 500); 23 Aug 2006 00:54:25 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 39484 invoked by uid 500); 23 Aug 2006 00:54: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 39473 invoked by uid 99); 23 Aug 2006 00:54:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 17:54:25 -0700 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,FROM_HAS_ULINE_NUMS,MSGID_FROM_MTA_HEADER,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of delafran_j2ee@hotmail.com designates 65.54.246.233 as permitted sender) Received: from [65.54.246.233] (HELO bay0-omc3-s33.bay0.hotmail.com) (65.54.246.233) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 17:54:24 -0700 Received: from hotmail.com ([207.46.8.148]) by bay0-omc3-s33.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 22 Aug 2006 17:54:03 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 22 Aug 2006 17:54:03 -0700 Message-ID: Received: from 72.58.105.84 by BAY118-DAV10.phx.gbl with DAV; Wed, 23 Aug 2006 00:54:03 +0000 X-Originating-IP: [72.58.105.84] X-Originating-Email: [delafran_j2ee@hotmail.com] X-Sender: delafran_j2ee@hotmail.com Message-ID: <44EBA720.1070301@hotmail.com> Date: Tue, 22 Aug 2006 20:53:52 -0400 From: Mark DeLaFranier User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: bootstrap.bat for windows users References: <2E6AF253-E0E4-4D2C-BD35-509E0D12B2E5@planet57.com> <4AE86F20-6760-462C-AB11-A33D5CEB3FA9@planet57.com> <1b5bfeb50608221415w17a534c2wf36ac9cc4afdb624@mail.gmail.com> <816FDD7D-D8D0-4BAC-A733-C122694D41AB@planet57.com> <1b5bfeb50608221501k33bd63b3g450d1e4335f9eae7@mail.gmail.com> <8BD910BB-236F-4CAE-A788-2B0CDCB93DE5@planet57.com> <1b5bfeb50608221508mc8198aev370db8970439c3ca@mail.gmail.com> In-Reply-To: <1b5bfeb50608221508mc8198aev370db8970439c3ca@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Aug 2006 00:54:03.0940 (UTC) FILETIME=[A11CB640:01C6C64E] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I understand Jason's point of view. :-) I am on the opposite side of the fence - the Microsoft Windows side. Anyway, if the bootstrap procedure is expected to be here for a bit, then I really do like the idea of using ANT to perform the bootstrap operations. This would be a much more platform independent solution. Otherwise, lets keep both scripts for the short term then nuke them. I would be willing to make any Windows script, err batch, file changes if bootstrap changes. :-) I am also willing to help out with ANT script as well. Mark Jacek Laskowski wrote: > On 8/23/06, Jason Dillon wrote: >> I'd rather use ant to perform the bootstrapping tasks than to have >> shell and batch versions of the bootstrap script... which IMO is much >> more complicated than using ant. > > Ok, I'm sold. Let's try to ask Mark to join us ;-) > > Jacek >