Agreed. One thing to note -- not very many of the IDEs have good support for anything other than ANT. Additionally, for those not using Eclipse/IntelliJ, Maven is pretty much locked away. ANT has really good support on command line and is well understood by most developers. That being said, I like Maven and what it can do for us, but I'm not for raising the barrier to entry.
Create patch, and attach it to the JIRA ticket with your build script. That is all that has to happen :) -Nick On Tue, Feb 28, 2012 at 6:50 AM, Justin Mclean <[email protected]>wrote: > Hi, > > My personal opinion but I'm not sure this discussion is really getting us > anywhere. > > If someone would like to submit patches/code to the SDK to make it work > under another build system please do so. Until then the question of which > build system we use is not really an issue as we have an Ant build system > that works. > > Thanks, > Justin > >
