Skip to content

Upgrade to Gradle 8.14.3 - #134

Draft
olivergillespie wants to merge 1 commit into
corretto:developfrom
olivergillespie:gradle-8.14.3
Draft

olivergillespie wants to merge 1 commit into
corretto:developfrom
olivergillespie:gradle-8.14.3

Conversation

@olivergillespie

Copy link
Copy Markdown
Contributor

As mentioned in corretto/corretto-21#114, Gradle 7 is EOL now that Gradle 9 is available. So, upgrade to 8.14.3 here.

  1. Replace removed archiveName() with archiveFileName =
  2. Fix a bunch of warnings about deprecated setter syntax
  • This is not necessary, but helpful for future versions
  1. Upgrade from nebula.ospackage to com.netflix.nebula.ospackage plugin
  2. Run gradle wrapper --gradle-version 8.14.3

Useful docs: https://docs.gradle.org/current/userguide/upgrading_version_7.html

Build succeeded for me using JDK24 and GCC10 on AL2.

1. Replace removed archiveName() with archiveFileName =
2. Fix a bunch of warnings about deprecated setter syntax
  - This is not necessary, but helpful for future versions
3. Upgrade from nebula.ospackage to com.netflix.nebula.ospackage plugin
4. Run `gradle wrapper --gradle-version 8.14.3`

Useful docs: https://docs.gradle.org/current/userguide/upgrading_version_7.html
@olivergillespie

Copy link
Copy Markdown
Contributor Author

Apparently this has issues on Windows and with musl. I don't have time to work on it right now, I'll move to draft in case we get around to it later.

@olivergillespie
olivergillespie marked this pull request as draft August 11, 2025 12:51
@lutkerd lutkerd mentioned this pull request Aug 11, 2025
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