Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-258

build.sh should detect missing third party dependencies and suggest how to install

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.2.0
    • build
    • None

    Description

      I ran build.sh, but I did not have the executable bundle installed.
      It then failed because it couldn't execute bundle and build documentation. A self-contained build.sh should detect third party dependencies, and suggest how to install them.

      echo "building documentation"
      # build docs after javadocs
      docs_out=$(cd asf-site-src && bundle exec middleman build)
      echo "${docs_out}"
      

      Attachments

        1. YETUS-258.00.patch
          1 kB
          Wei-Chiu Chuang
        2. YETUS-258.01.patch
          2 kB
          Wei-Chiu Chuang
        3. YETUS-258.02.patch
          2 kB
          Wei-Chiu Chuang

        Issue Links

          Activity

            People

              weichiu Wei-Chiu Chuang
              weichiu Wei-Chiu Chuang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: