Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Updated Formula: gradle #2371

Closed
mpassell opened this issue Sep 7, 2010 · 5 comments
Closed

Updated Formula: gradle #2371

mpassell opened this issue Sep 7, 2010 · 5 comments

Comments

@mpassell
Copy link
Contributor

mpassell commented Sep 7, 2010

http://github.com/mpassell/homebrew/commit/a3b7b2fabac3416a76161a8ef3f9f633c3032bb7

I added the option to install the development version (currently 0.9-rc-1) rather than the release version (currently 0.8).

I'm new to ruby, git, and github, so if I've done something badly/inefficiently/etc., I'm happy to make any suggested changes.

@adamv
Copy link
Contributor

adamv commented Sep 15, 2010

This should be done using the "head" facility; see maven.rb for an example.

@mpassell
Copy link
Contributor Author

Oh, I didn't realize HEAD could be used if you weren't literally building from the HEAD/tip. I've changed the formula to use HEAD:
http://github.com/mpassell/homebrew/commit/763053d4fe97f84fa7bc3bf3894aeb8b47856325

@adamv
Copy link
Contributor

adamv commented Sep 15, 2010

Yeah, we're kind of loose on "HEAD" actually meaning the very tip of source control, and use it for "rcs for next version" as well. It's possible we'd go url/devel/head in the future, but don't need the complexity yet.

@adamv
Copy link
Contributor

adamv commented Sep 15, 2010

Pulled, thanks.

@mpassell
Copy link
Contributor Author

No problem. I'm happy to give back, even if it's a pretty small contribution. I'll do my best to keep it up-to-date as new RCs come out.

@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants