Skip to content

Build Modernization#2

Merged
jtobard merged 2 commits into
masterfrom
build-modernization
Oct 7, 2025
Merged

Build Modernization#2
jtobard merged 2 commits into
masterfrom
build-modernization

Conversation

@fdevans

@fdevans fdevans commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds the Gradle Wrapper to the repository to modernize and standardize the build process.

  • Introduces Unix (gradlew) and Windows (gradlew.bat) wrapper scripts.
  • Adds gradle-wrapper.properties pointing to Gradle 8.10.2 distribution.
  • Establishes consistent JVM defaults and wrapper configuration.

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

File Description
gradlew Added POSIX Gradle wrapper startup script.
gradlew.bat Added Windows Gradle wrapper startup script.
gradle/wrapper/gradle-wrapper.properties Configures wrapper distribution (Gradle 8.10.2) and cache locations.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread gradlew Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jtobard jtobard merged commit dfed29c into master Oct 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants