#100 Check in gradle-wrapper.jar

Open
Bixilon wants to merge 1 commits from Bixilon/add-gradlew-wrapper into fynngodau/master

(Also updates the gradle scripts)

(Also updates the gradle scripts)
Moritz Zwerger commented 2 weeks ago
Poster

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.

(https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:adding_wrapper)

> 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. (https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:adding_wrapper)
This pull request can be merged automatically.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.