You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/03/03 02:02:53 UTC

[GitHub] [samza] DPUkyle commented on a change in pull request #1295: SAMZA-2473: gradleVersion and wrapper jar are out-of-sync

DPUkyle commented on a change in pull request #1295: SAMZA-2473: gradleVersion and wrapper jar are out-of-sync
URL: https://github.com/apache/samza/pull/1295#discussion_r386759972
 
 

 ##########
 File path: gradlew.bat
 ##########
 @@ -0,0 +1,84 @@
+@if "%DEBUG%" == "" @echo off
 
 Review comment:
   Yes, `gradlew` and `gradlew.bat` are automatically generated by Gradle's [wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html) task. You will see subtle changes over the course of Gradle versions as they improve these generated scripts.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services