--- Stephen Colebourne <[EMAIL PROTECTED]> wrote: > AFAIN, projects keep both in sync manually - not ideal.
No, you can have Maven generate an Ant build.xml file for you. I believe all you have to do is say "maven ant" and check in the generated file. David > > Stephen > > ----- Original Message ----- > From: "Jeremias Maerki" <[EMAIL PROTECTED]> > To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> > Sent: Sunday, November 23, 2003 10:54 AM > Subject: Re: [io] remove old ant build system > > > > Right. How are other commons projects handling that? Maven claims to > > integrate with Gump but still, I see quite a few projects still having > a > > build.xml and some having a (generated) build-gump.xml. Any > > recommendations? > > > > On 23.11.2003 11:36:37 Stephen Colebourne wrote: > > > Doesn't gump use ant? > > > Stephen > > > > > > ----- Original Message ----- > > > From: "Jeremias Maerki" <[EMAIL PROTECTED]> > > > > Nope, I guess not. > > > > > > > > On 23.11.2003 10:34:38 Henri Yandell wrote: > > > > > > > > > > As the site is using maven, is there any need to keep the old > build > > > > > system? [build.properties, build.properties.sample, > build.xml] > > > > > > > > > > It'll only get out of date if maven is the main build system > [and > vice > > > > > versa]. > > > > Jeremias Maerki > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
