Skip to content
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

Guice 6.0.0-rc2 #11785

Merged
merged 2 commits into from May 8, 2023
Merged

Guice 6.0.0-rc2 #11785

merged 2 commits into from May 8, 2023

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented May 2, 2023

See this discussion, specially google/guice#1383 (comment):
The way I see it right now is that we probably should wait for Guice 7 (which should also come soon) before we switch to the jakarta namespace.

Upgrading Guice also unlocks Java 18-21 as a side effect because it upgrades asm.

@mkurz mkurz mentioned this pull request May 3, 2023
@mkurz
Copy link
Member Author

mkurz commented May 3, 2023

We might want to switch to Guice 6 before shipping Play 2.9 for better interoperability of javax.inject and jakarta.inject namespaces (Guice 6 should pick up both).
Useful when switching to Jakarta JPA, see #11079 (comment)

@mkurz mkurz changed the title Guice 6.0.0-rc1 Guice 6.0.0-rc2 May 4, 2023
@mkurz mkurz marked this pull request as ready for review May 4, 2023 23:06
@mkurz mkurz added this to the 2.9.0 milestone May 8, 2023
@mkurz
Copy link
Member Author

mkurz commented May 8, 2023

Should be safe to merge the RC already. Final should hit soon anyway. We definitely want this upgraded in 2.9.

@mkurz mkurz merged commit 4773db1 into playframework:main May 8, 2023
28 checks passed
@mkurz mkurz deleted the guice-6.0.0-rc1 branch May 8, 2023 20:21
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.

None yet

1 participant