Skip to content

Conversation

@labkey-susanh
Copy link
Contributor

Rationale

Gradle 9.0.0 has been released (and 9.1.0 is coming soon). This release has removed some deprecated features and moves even closer to making the use of the configuration cache the default behavior, so getting out build closer to compatibility will help make the transition easier whenever that happens (Probably Gradle 10, but I'm unsure on the timing of that).

Related Pull Requests

Changes

  • Convert initProperties task to a Copy task
  • Adjust dependencies for data/qc tasks for better caching
  • Update TestFileUtils.getModulesDir to first look for the embedded modules directory then the build/deploy/modules directory (not strictly necessary, but seems reasonable so we aren't tripped up again by build/deploy/modules getting created even if it doesn't have modules in it).

@labkey-susanh labkey-susanh merged commit 9a1d823 into develop Sep 22, 2025
6 checks passed
@labkey-susanh labkey-susanh deleted the fb_gradle_9.0.0 branch September 22, 2025 19:48
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