Skip to content

Releases: sous-chefs/java

12.0.5

03 May 19:26
Compare
Choose a tag to compare
Update metadata for 12.0.5

12.0.4

03 May 19:25
Compare
Choose a tag to compare
Update metadata for 12.0.4

v4.1.0

08 May 17:47
5de7de6
Compare
Choose a tag to compare
Merge pull request #548 from sous-chefs/release/4.1.0

release 4.1.0

v1.29.0 - 11/14/2014

14 Nov 15:44
Compare
Choose a tag to compare

Bug

  • #216 - Ensure dirs, links, and jinfo files are owned correctly
  • #217 - Update to Oracle JDK 8u25
  • #214 - Update to Oracle JDK 7u71-b14

Improvement

  • Adding a connect_timeout option for downloading java.

Misc

  • Switched to chef-zero provisioner in test suites.
  • Adding ISSUES.md for guidance on creating new issues for the Java cookbook.
  • Fix IBM unit tests.

v1.28.0

06 Sep 19:31
Compare
Choose a tag to compare

Improvement

  • Allow setting of group to extracted java files.

Bug

  • Add -no-same-owner parameter to tar extract to avoid issues when the chef cache dir is on an NFS mounted drive.
  • In the ark provider, it doesn't compare the MD5 sum with the right value which causes Java cookbook always download tarball from oracle server

v1.27 - 8/22/2014

22 Aug 15:14
Compare
Choose a tag to compare
  • Update Oracle JDK8 to version 8u20

v1.25.0

01 Aug 20:49
Compare
Choose a tag to compare

Improvement

#189 - Resource ark -> attribute bin_cmds default value
#168 - Add option to put JAVA_HOME in /etc/environment
#172 - Allow ark to pull from http and files ending in .gz.

Documentation

Recommendations for inclusion in community cookbooks
Production Deployment with Oracle Java
Update testing instructions for chefdk
Various Readme formatting.

Misc

Use Supermarket endpoint in berksfile
rspec cleanup
Adding ubuntu-14.04 to test suite

v1.24.0 - 7/25/2014

25 Jul 19:52
Compare
Choose a tag to compare

New Cookbook maintainer! Agile Orbit

Improvement

  • #192 - Bump JDK7 URLs to 7u65
  • #191 - Upgrade Oracle's Java 8 to u11
  • #188 - Allow for alternatives priority to be set from attribute.
  • #176 - Change ownership of extracted files
  • #169 - Add retries and retry_delay parameters to java_ark LWRP
  • #167 - default: don't fail when using java 8 on windows
  • #165 - Support for Server JRE
  • #158 - Updated README for accepting oracle terms
  • #157 -Remove VirtualBox specific box_urls
  • List AgileOrbit as the maintainer (AgileOrbit took over from Socrata in July 2014)

Note v1.23.0 was never released to the community site.

Release version 1.22.0

22 Mar 08:16
Compare
Choose a tag to compare

Improvement

  • #148 - Add support for Oracle JDK 1.8.0
  • #150 - Make use of Chef's cache directory instead of /tmp
  • #151 - Update Test Kitchen suites
  • #154 - Add safety check for JDK 8 on non-Oracle

Release version 1.21.2

15 Mar 21:42
Compare
Choose a tag to compare

Bug

  • #146 - Update Oracle accept-license-terms cookie format