Skip to content

Commit

Permalink
Pin updated version of Java cookbook
Browse files Browse the repository at this point in the history
This version of the Java cookbook doesn't use /tmp to expand the Oracle
JDK archive.
  • Loading branch information
hectcastro committed Mar 22, 2014
1 parent b7a258a commit ec47ca7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ group :integration do
cookbook "yum", "~> 3.0"
cookbook "yum-epel", "~> 0.3"
cookbook "minitest-handler"

# TODO: Remove once fix is merged and released upstream.
cookbook "java", github: "socrata-cookbooks/java", ref: "d78ce8a0480f82b1cb97d3e5fbe2c023f2819099"
end
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
depends "build-essential", "~> 1.4.2"
depends "erlang", "~> 1.5.2"
depends "git", "~> 3.0"
depends "java", "~> 1.20.0"
depends "java", "~> 1.22.0"
depends "sysctl", "~> 0.3.5"
depends "ulimit", "~> 0.3.2"
depends "yum", "~> 3.0"
Expand Down

0 comments on commit ec47ca7

Please sign in to comment.