Releases: sous-chefs/java
Releases · sous-chefs/java
12.0.6
12.0.5
Update metadata for 12.0.5
12.0.4
Update metadata for 12.0.4
v4.1.0
v1.29.0 - 11/14/2014
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
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
- Update Oracle JDK8 to version 8u20
v1.25.0
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
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.