Description
core/src/main/resources/functions/install_openjdk.sh installs openjdk with "yum install java-1.6.0-openjdk" - this should be "yum -y install java-1.6.0-openjdk", as otherwise the installation is aborted.
core/src/main/resources/functions/install_openjdk.sh installs openjdk with "yum install java-1.6.0-openjdk" - this should be "yum -y install java-1.6.0-openjdk", as otherwise the installation is aborted.