--- [EMAIL PROTECTED] wrote: > Fine by me. It means double the effort though in the > short term. I'm > actively working with the Gump guys to get Maven > happening, so that you > know. I'm also about to check in the changes to > Latka so it *should* build > a real jar, war and ear with the latest build of > maven. > > But given that Gump can't build the webapp, I'm a > little confused by what > the reasoning is on this. Gump currently uses > build.xml, which isn't > broken. build-webapp.xml is broken, but Gump isn't > using it....so.....
This is true. The webapp used to live in the sandbox, and I haven't updated the GUMP descriptor to build the webapp yet. > 1) We can still perform a similar distribution using > build.xml Except that the webapp is part of the distribution (buildDistribution.xml). > 2) Ditto on nightly builds > > The only thing I've busted is the webapp build, > right? Right, although that's part of the distribution build. If the next update will make an end-to-end distribution build possible, then that's fine. > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: > http://adslgateway.multitask.com.au/developers > > > > > "Morgan Delagrange" <[EMAIL PROTECTED]> > 05/08/02 01:18 AM > Please respond to "Jakarta Commons Developers List" > > > To: "Jakarta Commons Developers List" > <[EMAIL PROTECTED]> > cc: > Subject: Re: [Latka] Maven comes, > servlets go > > > OK. I'm fine with a Maven-based build, as long as > 1) we can still build a > similar distribution, and 2) we can still perform > nightly builds. So IMO > we > still need the vanilla build.xml files until GUMP > can build and utilize > Maven. > > - Morgan > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "Jakarta Commons Developers List" > <[EMAIL PROTECTED]> > Sent: Tuesday, May 07, 2002 4:17 AM > Subject: Re: [Latka] Maven comes, servlets go > > > > Hi Morgan, > > > > the servlets are *now* in src/java. I missed them > on the restructure. > The > > webapp restructure for maven building is almost > done. The intent is to > > separate the servlets from the jar/war and I'll do > that tonight, it > > requires a small change to maven to stop them > going into the jar, and a > > small property added to include them in the war > > > > I know I've broken the web app build, I'll see if > I can resurrect it > > tonight too. > > > > Apologies, > > -- > > dIon Gillard, Multitask Consulting > > Work: http://www.multitask.com.au > > Developers: > http://adslgateway.multitask.com.au/developers > > > > > > > > > > Morgan Delagrange <[EMAIL PROTECTED]> > > 05/07/02 07:13 AM > > Please respond to "Jakarta Commons Developers > List" > > > > > > To: [EMAIL PROTECTED] > > cc: > > Subject: [Latka] Maven comes, > servlets go > > > > > > Hi all, > > > > The webapp build is broken. dion, the Latka > webapp > > included two servlets necessary for viewing test > files > > and HTTP responses from test runs. It looks like > you > > deleted those servlets and didn't put them > somewhere > > else when you reorganized the source tree. > Actually, > > I'm not quite happy with the reorganized webapp > tree. > > It appears that the new format does not allow the > > build to place classes directly inside the webapp. > Is > > the intent to distribute the servlets inside the > Latka > > jar? > > > > - Morgan > > > > ===== > > Morgan Delagrange > > http://jakarta.apache.org/taglibs > > http://jakarta.apache.org/commons > > http://axion.tigris.org > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Health - your guide to health and wellness > > http://health.yahoo.com > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > ===== Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons http://axion.tigris.org __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
