aaruna commented on PR #2: URL: https://github.com/apache/spark-kubernetes-operator/pull/2#issuecomment-2059400846
@dongjoon-hyun Regarding this > gradle/wrapper/gradle-wrapper.jar looks like a mistake. We should not have that jar. gradle-wrapper.properties should be enough. It needs to be committed as per the [recommendation](https://docs.gradle.org/current/userguide/gradle_wrapper.html) from Gradle too > To make the Wrapper files available to other developers and execution environments, you need to check them into version control. Wrapper files, including the JAR file, are small. Adding the JAR file to version control is expected. Some organizations do not allow projects to submit binary files to version control, and there is no workaround available. -- 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]
