Uploaded image for project: 'Apache Whirr (retired)'
  1. Apache Whirr (retired)
  2. WHIRR-609

Yum install of openjdk needs -y

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • core
    • None

    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.

      Attachments

        1. WHIRR-609.patch
          0.5 kB
          Andrew Bayer

        Activity

          People

            abayer Andrew Bayer
            abayer Andrew Bayer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: