----- Original Message ----- From: "Dominique Devienne" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 11:04 Subject: RE: build.xml & build.properties best practices
> Yes. GUMP builds Ant from CVS HEAD, and that version of Ant is used to build > the other Jakarta (and outside) project in the Gump workspace being executed > (nightly). The Ant committers are pretty good at backward-compatibility, and > thanks to GUMP they know quickly when they changed something that broken > another build. It's not foolproof, but as good as it gets in OSS IMHO. --DD The only thing that catches us out is those people that do really, really off-axis things, or have funny installations (winME+cygwin) that dont get used. Gump only tests on unix and it doesnt do deep recursive builds unless the sub projects are very complex, so there are still always corner cases that only show up in your own projects. Which is why working off CVS-HEAD is beneficial: you get to report bugs at a time when they can be fixed overnight, rather than in a release three months down the line. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]