Skip to content

Gradle modernization merge PR #1654

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

Merged
merged 12 commits into from
Mar 25, 2025
Merged

Gradle modernization merge PR #1654

merged 12 commits into from
Mar 25, 2025

Conversation

rozza
Copy link
Member

@rozza rozza commented Mar 24, 2025

No description provided.

rozza and others added 12 commits February 26, 2025 10:46
Added buildSrclibrary conventions and language based configurations.

- Updated to Gradle 8 (JAVA-5756)
- Removed `util:taglets` as now in `buildSrc`.
- Moved `util:spock` into `driver-core` as the annotation is now shared via `testArtifacts`.
- Added optional support (JAVA-5757)

Migrated tests to work with conventions:

- Refactored `JsonPoweredTestHelper` to handle either local and jar based resources
- Refactored test cases to use new `JsonPoweredTestHelper.getTestDocuments` method
- Refactored test cases to normalize usage of loading test data
- Moved scala / kotlin integration tests into a standardized `integerationTest` directory

Update github action and put version in `gradle.properties`.

JAVA-5756
JAVA-5757
JAVA-5758
@rozza rozza merged commit 7e1f927 into main Mar 25, 2025
60 checks passed
@rozza rozza deleted the gradle branch March 25, 2025 12:26
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.

1 participant