Hi All, For those who use the Homebrew package manager on MacOS, you can now install the RC version (currently 0.9-rc-1) of gradle using Homebrew with the following command: brew install gradle --HEAD
(the HEAD option tells Homebrew that you want the development release rather than the stable release [currently v0.8]) --Matt p.s. I'm planning to update the formula as new RC versions come out. Feel free to ping me if I get behind, but keep in mind that even if I've made the update, the project's authors might take a while to process my pull requests. If you're getting impatient, you can always fork it on github and make the change yourself. The formula is fortunately really simple - http://github.com/mxcl/homebrew/blob/master/Library/Formula/gradle.rb --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
