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

Implement dynamic linking with GSON API plugin #549

Closed
basil opened this issue Mar 13, 2024 · 1 comment
Closed

Implement dynamic linking with GSON API plugin #549

basil opened this issue Mar 13, 2024 · 1 comment

Comments

@basil
Copy link
Member

basil commented Mar 13, 2024

What feature do you want to see added?

azure-ad bundles WEB-INF/lib/gson-2.10.1.jar, which is bundled in GSON API. This creates the potential for class loading incompatibilities. To be safe, azure-ad should stop bundling this JAR and instead have a plugin-to-plugin dependency on GSON API, as described in the documentation.

Upstream changes

No response

Are you interested in contributing this feature?

No response

@KalleOlaviNiemitalo
Copy link

Version 471.vdfa_2441c67a_f of azure-ad.hpi no longer contains WEB-INF/lib/gson-2.10.1.jar, and instead depends on gson-api:2.10.1-15.v0d99f670e0a_7. Please close this issue.

@timja timja closed this as completed Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants