-
Notifications
You must be signed in to change notification settings - Fork 490
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
Payara 6: Move all dependencies to stable jakartified versions #9778
Comments
Looking at the dependency tree, there are two potentially broken
@qqmyers are these code paths used by us? Can we test for those? |
Those are both in archivers. Duracloud is used by Texas and could probably be tested with them. The Google archiver is used by QDR and could be tested with them or by anyone with a Google account. FWIW, QDR already uses different google dependencies than the main branch - it might be a good quick test to upgrade to those and see if the javax issues are still in what's pulled in. |
Action:
|
Specifically we talked about taking these two items...
... and creating an issue to document in the dev guide how to release these to Maven Central. It would be a learning opportunity for someone (or someones) on the team. We'll need the password, of course. |
FWIW: I looked into the potential SFL4J thing. It doesn't seem to be an issue anymore! So I never created an issue for it. |
mvn dependency:tree
for any leftovers of Java EE in transitional dependencies to avoid surprisesThe text was updated successfully, but these errors were encountered: