Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Gradle wrapper per exercise #2657

Merged
merged 8 commits into from
Jan 22, 2024
Merged

Conversation

sanderploegsma
Copy link
Contributor

@sanderploegsma sanderploegsma commented Jan 19, 2024

Fixes #2655

To do:

  • Remove Gradle installation instructions as students now only need the JDK to build and test their exercises locally
  • Replace all usage instructions in public docs that mention the gradle tool to use the ./gradlew/./gradlew.bat tool instead.
  • Merge with [no important files changed] in the commit message.

Reviewer Resources:

Track Policies

@sanderploegsma sanderploegsma added the x:size/large Large amount of work label Jan 19, 2024
@sanderploegsma sanderploegsma self-assigned this Jan 19, 2024
@sanderploegsma sanderploegsma marked this pull request as ready for review January 20, 2024 19:30
@sanderploegsma sanderploegsma removed their assignment Jan 20, 2024
@sanderploegsma sanderploegsma merged commit ce9685d into main Jan 22, 2024
5 checks passed
@sanderploegsma sanderploegsma deleted the gradle-wrapper-per-exercise branch January 22, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:size/large Large amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide Gradle wrapper with each exercise to simplify local development environment
2 participants