Andrew Bayer created WHIRR-609:
----------------------------------

             Summary: Yum install of openjdk needs -y
                 Key: WHIRR-609
                 URL: https://issues.apache.org/jira/browse/WHIRR-609
             Project: Whirr
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8.0
            Reporter: Andrew Bayer
            Assignee: Andrew Bayer
             Fix For: 0.8.0
         Attachments: WHIRR-609.patch

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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to