Alright, well, definitly based on that, we will keep the ant script. However, it seems like we are constantly stumbling over Ant scripts not up to date for Maven oriented projects.
I recall a couple times that the ant script for [configuration] didn't work. I believe you may even have had fixed it a couple times? At any rate, it seems like if Gump uses Maven, and the developers use Maven, then the build tool should be an optional thing. However, I guess that is a conversation for commons as large. To help faciliate promoting from sandbox, we can keep the ant build. It seems like a pain though. as not all the dependencies are online, we need to keep a /lib directory for non online resources. althogh, on second thought, having a /lib with the javamail jars might be nice? Eric > -----Original Message----- > From: Stephen Colebourne [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 02, 2004 3:12 PM > To: Jakarta Commons Developers List; [EMAIL PROTECTED] > Subject: RE: [email] Steps prior to graduating from Sandbox > > > Unfortunately, I would have to -1 a release of [email] > if the ant script did not work. ant is the de facto > standard, maven is not (and can be a very annoying > pain). Promotion is not dependent on having an ant > script however. > > Stephen > > --- Eric Pugh <[EMAIL PROTECTED]> wrote: > > Actually, I am leaning on the skip it side. I have > > gone through a couple > > projects with more then one build system, and it is > > always heck.. The two > > systems are never kept up to date. If all the > > currently interested folks > > are using Maven, and [email] is building in Gump > > under Maven, then lets > > ditch it. Lots of other projects only support one > > or the other. > > > > Eric > > > > > -----Original Message----- > > > From: Corey Scott [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, November 02, 2004 1:25 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: [email] Steps prior to graduating > > from Sandbox > > > > > > > > > My 2 cents: > > > > > > I dont use these files, but there are people that > > use ant. So maybe > > > we should make sure the build file is correct and > > works? > > > > > > -Corey > > > > > > > --------------------------------------------------------------------- > > 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]
