Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-474

check-all script should fail more gracefully in the absence of gradlew

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.0
    • 0.10.0
    • build, test
    • None

    Description

      The check-all script assumes the presence of gradlew, which may not be present for a new source check out.

      ✔ ~/samzarc/apache-samza-0.8.0-incubating-src
      jghoman-vm 10:23 $ bin/check-all.sh
      ------------- Running check task against JDK6/Scala 2.9.2/YARN 2.4.0
      bin/check-all.sh: line 70: /home/jghoman/samzarc/apache-samza-0.8.0-incubating-src/gradlew: No such file or directory
      

      It would be better if the script either ran the bootstrap check or checked for the presence of gradlew and spit out a more useful message should it not be available.

      Attachments

        1. SAMZA-TASK-474.0.patch
          2 kB
          Aleksandar Pejakovic
        2. SAMZA-474.patch
          1 kB
          Yan Fang

        Activity

          People

            a.pejakovic Aleksandar Pejakovic
            jghoman Jakob Homan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: