Skip to content

Releases: sous-chefs/java

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

Release version 1.21.0

15 Mar 01:50
Compare
Choose a tag to compare

Improvement

Release version 1.20.0

28 Feb 04:55
Compare
Choose a tag to compare

Improvement

  • #137 - Create /usr/lib/jvm/default-java on Debian
  • #138 - allow wrapping cookbook without providing templates
  • #140 - Adds set_default attribute to toggle setting JDK as default

Bug

  • #141 - set java_home correctly for oracle_rpm

v1.19.2

25 Jan 05:58
Compare
Choose a tag to compare

Improvement

  • #129 - Upgrade to ChefSpec 3
  • Rewrite unit tests for better coverage and to work with ChefSpec 3 (various commits)
  • List Socrata as the maintainer (Socrata took over from Opscode in December 2013)

Bug

v1.18.0

14 Jan 23:37
Compare
Choose a tag to compare
Version bump to v1.18.0

v1.17.4

05 Jan 03:55
Compare
Choose a tag to compare

Enter CHANGELOG for java (1.17.4) here

v1.17.2

20 Dec 19:05
Compare
Choose a tag to compare

Bug

  • COOK-4136 - Add md5 parameter to java_ark resource