Skip to content

Conversation

sebersole
Copy link
Member

@sebersole sebersole commented Oct 7, 2025

Upgrade to Gradle 9.1

I'll add commit (or new PR) updating to Java 25 for the actions and jenkins jobs after veryifing these changes work across all the jobs first.

Markdown Javadoc... here we come!


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-19873

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Oct 7, 2025

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

import org.gradle.api.tasks.PathSensitivity;
import org.gradle.api.tasks.TaskAction;

import static org.hibernate.orm.jakarta.JakartaPlugin.JAKARTA;
Copy link
Member

Choose a reason for hiding this comment

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

That's a nice way to resolve any incompatibilities with Gradle 9 in this task 🥳 🙂 !

Copy link
Member Author

Choose a reason for hiding this comment

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

Haha. Well its also completely unnecessary - I think we are done with all our javax -> jakarta transformations at this point ;)

@sebersole sebersole marked this pull request as ready for review October 16, 2025 16:53
@sebersole
Copy link
Member Author

Marked as ready-for-review as I'll handle Java 25 in another PR

@sebersole sebersole merged commit a406357 into hibernate:main Oct 16, 2025
25 checks passed
@sebersole sebersole deleted the gradle9 branch October 16, 2025 17:04
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.

2 participants