Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 81957 invoked from network); 5 Dec 2005 18:41:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 18:41:00 -0000 Received: (qmail 38355 invoked by uid 500); 5 Dec 2005 18:40:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 38304 invoked by uid 500); 5 Dec 2005 18:40:56 -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 38289 invoked by uid 99); 5 Dec 2005 18:40:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 10:40:56 -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 ammulder@gmail.com designates 64.233.162.195 as permitted sender) Received: from [64.233.162.195] (HELO zproxy.gmail.com) (64.233.162.195) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 10:40:55 -0800 Received: by zproxy.gmail.com with SMTP id 9so976856nzo for ; Mon, 05 Dec 2005 10:40:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pnTDbEzoktnA8UH92hNWrP7FB9MhNnaxXCDyknQRuCJPJsWUVJUcR9il3y0AStLwmcGPMCCHDaV+SpkvkKJrW/q7JFuqHaspTm7vJTmZC4IYGkNNCz0IeUflLDE7yBqjEWWIER1frmj48IDnivQHsBIHTAnVqVLgRM/WKFOuPtM= Received: by 10.36.49.1 with SMTP id w1mr5438014nzw; Mon, 05 Dec 2005 10:40:34 -0800 (PST) Received: by 10.37.13.69 with HTTP; Mon, 5 Dec 2005 10:40:34 -0800 (PST) Message-ID: <74e15baa0512051040s7ff08133sa6feb6114d0302bd@mail.gmail.com> Date: Mon, 5 Dec 2005 13:40:34 -0500 From: Aaron Mulder Sender: ammulder@gmail.com To: dev@geronimo.apache.org Subject: Re: Removing modules/assembly build - Please Respond In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think all the missing items are critical for 1.0. However, I really need the online deployer to work in the new environment before we remove modules/assembly. I can wait on hot deploy, schemas, and scripts. (Though, I'm not sure why hot deploy would be a problem -- it's a fairly trivial module.) Thanks, Aaron On 12/5/05, David Jencks wrote: > My understanding is that we all agree that for 1.0 we will use the > jetty/tomcat only builds from assemblies rather than the > modules/assembly build that includes both. I'd like to remove the > modules/assembly build today. > > Here's what I know is missing from the new assemblies/* builds: > > scripts > schemas > online deployer tool > hot-deploy config > > Of these the most problematical is the online deployer tool. Offline > deployment won't work the same way with the new builds, and I'm working > on a separate replacement. However offline deployment is used in the > modules/assembly build. > > I'd like to remove the modules/assembly build now and work on these > missing pieces without having to maintain 2 build systems. > > Opinions? > > > BTW I'm planning to do the scripts by building a jar containing them > and unpacking in each assembly, and the schemas by (probably) enhancing > the assembly plugin. > > thanks > david jencks > > >