[ 
https://issues.apache.org/jira/browse/WHIRR-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425842#comment-13425842
 ] 

Tom White commented on WHIRR-609:
---------------------------------

+1
                
> 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