File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,12 @@ Java Cookbook CHANGELOG
22=======================
33This file is used to list changes made in each version of the Java cookbook.
44
5+ v1.50.0 - 05/24/2017
6+ ----
7+ - Oracle downloads changed again. Only Oracle 8 is able to be downloaded automatically.
8+ - Please host your own copy internally to avoid issues such as this.
9+ - Add Log warning if download url contains oracle.com
10+
511v1.49.0 - 04/21/2017
612----
713- potential 'curl' resource cloning #415
Original file line number Diff line number Diff line change 44license 'Apache 2.0'
55description 'Installs Java runtime.'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '1.49 .0'
7+ version '1.50 .0'
88
99recipe 'java::default' , 'Installs Java runtime'
1010recipe 'java::default_java_symlink' , 'Updates /usr/lib/jvm/default-java'
You can’t perform that action at this time.
0 commit comments