Return-Path: Delivered-To: apmail-jakarta-struts-dev-archive@apache.org Received: (qmail 51419 invoked from network); 26 Jun 2003 07:13:55 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 26 Jun 2003 07:13:55 -0000 Received: (qmail 11616 invoked by uid 97); 26 Jun 2003 07:16:28 -0000 Delivered-To: qmlist-jakarta-archive-struts-dev@nagoya.betaversion.org Received: (qmail 11609 invoked from network); 26 Jun 2003 07:16:27 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 26 Jun 2003 07:16:27 -0000 Received: (qmail 50736 invoked by uid 500); 26 Jun 2003 07:13:47 -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 50723 invoked from network); 26 Jun 2003 07:13:47 -0000 Received: from mail9.speakeasy.net (HELO mail.speakeasy.net) (216.254.0.209) by daedalus.apache.org with SMTP; 26 Jun 2003 07:13:47 -0000 Received: (qmail 25233 invoked from network); 26 Jun 2003 07:13:59 -0000 Received: from unknown (HELO apache.org) (leland@[66.92.162.13]) (envelope-sender ) by mail9.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Jun 2003 07:13:59 -0000 Message-ID: <3EFA9C84.2000903@apache.org> Date: Thu, 26 Jun 2003 03:11:00 -0400 From: Rob Leland User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030612 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Struts Developers List Subject: Re: [GUMP] Build Failure - jakarta-struts References: <3EF71A47.5080408@gmx.de> <200306231120.02763.jmitchell@apache.org> <20030623084030.A61464@icarus.apache.org> <3EF72620.50607@gmx.de> In-Reply-To: <3EF72620.50607@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The Gump build is going to fail again, tomorrow morning, I have been babysitting the different gump machines. I'd appreciate it if someone that has the time could see what I am missing. I have been tweaking the struts build.xml and it looks like it should really work. The only funny thing is that the target is for the struts-legacy.jar is under struts/target/class instead of contrib/struts-legacy/target/class but the jar produced is correct. When the main build starts it copies the right number of jars to the dist directory, I am assuming that includes the struts-legacy.jar. It's got to be something simple ! An alternate approach is to revert the gump/project/jakarta-struts.xml back to version 1.35 and use that as a base for the gump build with two projects. -Rob Christopher Lenz wrote: > Martin Cooper wrote: > >> >> On Mon, 23 Jun 2003, James Mitchell wrote: >> >>> On Monday 23 June 2003 11:18, Christopher Lenz wrote: >>> >>>> I don't think the Gump builds have anything todo with the nightly >>>> builds of >>>> Struts. The Gump descriptors are in the jakarta-gump directory on >>>> cvs.apache.org, and every Apache committer has commit access to that >>>> directory. >>>> >>>> http://jakarta.apache.org/gump/ >>> >>> >>> Yes, that sounds like what I was vaguely remembering. >>> >>> So, at this point, noone can fix this but Craig? >> >> >> No, any Jakarta committer can fix it. The issue is one of figuring >> out how >> to modify the Struts Gump descriptor to build struts-legacy first, and >> then have the main build refer to that. Any committer can check in the >> change, we just need to figure out what that change looks like. ;-) > > > Revision 1.35 of the Gump descriptor looked a lot better than the > current one IMHO. Basically, there need to be two projects: > > - jakarta-struts-legacy, which builds the struts-legacy JAR > - jakarta-struts, which depends on the jakarta-struts-legacy project > > A glue project as in Revision 1.35 should not be needed. The important > thing is that the 'dist' target of the main Struts build-file should > not try to build struts-legacy. And without having looked at the > Struts build file, I suspect there's some kind of chicken & egg > problem lurking ;-) > > - chris --------------------------------------------------------------------- To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-dev-help@jakarta.apache.org