Rolly992 commented on a change in pull request #2816:
URL: https://github.com/apache/iceberg/pull/2816#discussion_r672344446
##########
File path: gradlew
##########
@@ -64,10 +64,6 @@ case "`uname`" in
;;
esac
-if [ ! -e $APP_HOME/gradle/wrapper/gradle-wrapper.jar ]; then
- curl -o $APP_HOME/gradle/wrapper/gradle-wrapper.jar
https://raw.githubusercontent.com/gradle/gradle/v5.4.1/gradle/wrapper/gradle-wrapper.jar
-fi
-
Review comment:
I think I need to append this PR with the Gradle wrapper jar in another
commit. Will do it now.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]