fgreg commented on a change in pull request #1: SDAP-17: Working version of Ningester URL: https://github.com/apache/incubator-sdap-ningester/pull/1#discussion_r164863932
########## File path: gradle/wrapper/gradle-wrapper.properties ########## @@ -1,6 +1,5 @@ -#Thu Oct 12 17:50:39 PDT 2017 distributionBase=GRADLE_USER_HOME Review comment: Needs to be in SCM. This is how the gradle wrapper works; the ./gradlew script calls the gradle-wrapper.jar which will download gradle if not already installed. It allows for anyone to checkout the project and run ./gradlew build without having to first install gradle. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
