Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 764 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 764 Bytes

v1.5.4:

  • [COOK-885] - update alternatives called on wrong file
  • [COOK-1607] - use shellout instead of execute resource to update alternatives

v1.5.2:

  • [COOK-1200] - remove sun-java6-jre on Ubuntu before installing Oracle's Java
  • [COOK-1260] - fails on Ubuntu 12.04 64bit with openjdk7
  • [COOK-1265] - Oracle Java should symlink the jar command

v1.5.0:

  • [COOK-1146] - Oracle now prevents download of JDK via non-browser
  • [COOK-1114] - fix File.exists?

v1.4.2:

  • [COOK-1051] - fix attributes typo and platform case switch consistency

v1.4.0:

  • [COOK-858] - numerous updates: handle jdk6 and 7, switch from sun to oracle, make openjdk default, add java_ark LWRP.
  • [COOK-942] - FreeBSD support
  • [COOK-520] - ArchLinux support