Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-1604

Unify behavior in gradlew and gradlew.bat

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.0
    • None
    • libraries
    • None

      I recently needed to run the Skara test suite on Windows and had some issues with the gradlew.bat launcher script. It's probably not used much as the gradlew bash script works fine in Cygwin, but I specifically wanted to verify running the tests without any Cygwin involvement. The problem is that they aren't downloading and extracting the JDK and Gradle in the same locations, but the two locations interfere with each other.

      I'm changing the gradlew.bat script to download and extract in the same locations as gradlew, so that running either script interchangeably works fine in the same workspace.

            erikj Erik Joelsson
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: