vy commented on code in PR #279: URL: https://github.com/apache/logging-log4j-samples/pull/279#discussion_r1995119155
########## log4j-samples-gradle-metadata/gradlew: ########## @@ -0,0 +1,251 @@ +#!/bin/sh Review Comment: > What I would propose is to remove it completely (scrips and Jars) from both examples – Android and this one – and configure the Gradle version in the [`gradle/actions/setup-gradle` action instead](https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#build-with-a-specific-gradle-version). @jjohannes, doesn't this mean that I won't be able to build these myself if I don't have Gradle installed on my system? -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org