Return-Path: Delivered-To: apmail-jakarta-struts-dev-archive@www.apache.org Received: (qmail 74029 invoked from network); 23 Mar 2004 11:51:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Mar 2004 11:51:22 -0000 Received: (qmail 64102 invoked by uid 500); 23 Mar 2004 11:51:15 -0000 Delivered-To: apmail-jakarta-struts-dev-archive@jakarta.apache.org Received: (qmail 64057 invoked by uid 500); 23 Mar 2004 11:51:14 -0000 Mailing-List: contact struts-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list struts-dev@jakarta.apache.org Received: (qmail 64041 invoked from network); 23 Mar 2004 11:51:14 -0000 Received: from unknown (HELO lakemtao02.cox.net) (68.1.17.243) by daedalus.apache.org with SMTP; 23 Mar 2004 11:51:14 -0000 Received: from progeeks.com ([68.227.198.252]) by lakemtao02.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040323115113.RSQM13694.lakemtao02.cox.net@progeeks.com> for ; Tue, 23 Mar 2004 06:51:13 -0500 Message-ID: <40602550.8000206@progeeks.com> Date: Tue, 23 Mar 2004 06:53:52 -0500 From: Paul Speed User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Struts Developers List Subject: Re: Making Struts Build Easier (Re: "coming out" for JSF + Struts, was: Struts JSR?) References: <200432361523.039326@LAPTOP2> In-Reply-To: <200432361523.039326@LAPTOP2> 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 Ted Husted wrote: > On Mon, 22 Mar 2004 23:49:31 -0800 (PST), Martin Cooper wrote: > > > Well, as you mentioned, another way to go would be for some one to write a tool that could burst and rejar an arbitrary set of jars. (If one doesn't already exist.) The source for such a tool could live in the core since it's just something a volunteer would run offline and the upload. It wouldn't be a true deliverable. And, I'm not convinced that we even need to do such a thing. Even without a few extra JARs of our own, there are still all the Commons JARs. (Though I suppose we could roll together those too.) I'd tend to leave this for a end-user to do, say if there were distributing a particular Struts distribution to several teams in an enterprise. But it would be nice to provide a tool for this (if someone had the itch to write it.) It really sounds like a job for Sun :) > Did you need something beyond what ANT already provides? An untested example: -Paul --------------------------------------------------------------------- To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-dev-help@jakarta.apache.org